sundtek-mediatv: support new driver version

This commit is contained in:
Peter Vicman 2022-10-30 16:20:11 +01:00
parent 5281485a2d
commit 6a82d68736
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
8.0.107
- rebuild to include new driver version
8.0.106 8.0.106
- updates for Python 3 - updates for Python 3
8.0.105 8.0.105
- use new output from mediaclient - use new output from mediaclient
use xmlstartlet to parse settings.xml file use xmlstartlet to parse settings.xml file

View File

@ -4,7 +4,7 @@
PKG_NAME="sundtek-mediatv" PKG_NAME="sundtek-mediatv"
PKG_VERSION="7.0" PKG_VERSION="7.0"
PKG_REV="106" PKG_REV="107"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="nonfree" PKG_LICENSE="nonfree"
PKG_SITE="http://support.sundtek.com/" PKG_SITE="http://support.sundtek.com/"