dvb-tools: update changelog and cleanup

This commit is contained in:
cvh 2018-01-31 13:03:17 +01:00
parent d995ef8a1b
commit 05d9d70253
3 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,8 @@
104 104
- remove dvb-fe-tool, it's already included in the image - remove dvb-fe-tool, it's already included in the image
- updated MuMuDVB to a09373d
- update dvblast to 77cfaa8
103 103
- added blindscan-s2 - added blindscan-s2
- added dvbsnoop - added dvbsnoop

View File

@ -17,11 +17,11 @@
################################################################################ ################################################################################
PKG_NAME="dvb-tools" PKG_NAME="dvb-tools"
PKG_VERSION="" PKG_VERSION="1.0"
PKG_REV="104" PKG_REV="104"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="" PKG_SITE="https://libreelec.tv"
PKG_URL="" PKG_URL=""
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="virtual" PKG_SECTION="virtual"

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# This file is part of LibreELEC - https://libreelec.tv # This file is part of LibreELEC - https://libreelec.tv
# Copyright (C) 2016 Team LibreELEC # Copyright (C) 2016-present Team LibreELEC
# #
# LibreELEC is free software: you can redistribute it and/or modify # LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by