diff options
Diffstat (limited to 'multimedia/w_scan_cpp')
-rw-r--r-- | multimedia/w_scan_cpp/w_scan_cpp.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/w_scan_cpp/w_scan_cpp.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/w_scan_cpp/w_scan_cpp.SlackBuild b/multimedia/w_scan_cpp/w_scan_cpp.SlackBuild index f6b2debf80..b3a14880a7 100644 --- a/multimedia/w_scan_cpp/w_scan_cpp.SlackBuild +++ b/multimedia/w_scan_cpp/w_scan_cpp.SlackBuild @@ -26,10 +26,10 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=w_scan_cpp VERSION=${VERSION:-20231015} -VERSION_vdr=${VERSION_vdr:-2.7.6} +VERSION_vdr=${VERSION_vdr:-2.7.7} VERSION_satip=${VERSION_satip:-2.4.1} VERSION_wirbelscan=${VERSION_wirbelscan:-2024.09.15} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/multimedia/w_scan_cpp/w_scan_cpp.info b/multimedia/w_scan_cpp/w_scan_cpp.info index 437b5bf7dd..5f8c789d06 100644 --- a/multimedia/w_scan_cpp/w_scan_cpp.info +++ b/multimedia/w_scan_cpp/w_scan_cpp.info @@ -4,11 +4,11 @@ HOMEPAGE="https://www.gen2vdr.de/wirbel/w_scan_cpp/index2.html" DOWNLOAD="https://www.gen2vdr.de/wirbel/w_scan_cpp/w_scan_cpp-20231015.tar.bz2 \ https://www.gen2vdr.de/wirbel/wirbelscan/vdr-wirbelscan-2024.09.15.tgz \ https://github.com/rofafor/vdr-plugin-satip/archive/v2.4.1/vdr-plugin-satip-2.4.1.tar.gz \ - https://github.com/vdr-projects/vdr/archive/2.7.6/vdr-2.7.6.tar.gz" + https://github.com/vdr-projects/vdr/archive/2.7.7/vdr-2.7.7.tar.gz" MD5SUM="ac6bca5260c571f81648bf735c0731b8 \ 902f28b7ecefbe7c9cf211c126d4d8d3 \ cd9ff5d2b47c3e55d64dbc375f84a5a7 \ - 6583a40443356d046de64b1ec16725e7" + bf3963eb603de53ee0556cf21368d90e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pugixml librepfunc" |