aboutsummaryrefslogtreecommitdiff
path: root/multimedia/w_scan_cpp/w_scan_cpp.SlackBuild
diff options
context:
space:
mode:
authorAndrea Sacchetti Picchio <andrea dot sacchettipicchio at gmail dot com>2024-09-29 10:29:26 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-29 11:21:34 +0700
commite9993f4f81691a0c2021153328807ff7ae864f9c (patch)
tree4c65ee8e230f58151b82953b725f6075f2b1baed /multimedia/w_scan_cpp/w_scan_cpp.SlackBuild
parentbda91b4c81d4d3d8acb3752ac25e15803517c13d (diff)
multimedia/w_scan_cpp: Updated for version vdr-2.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/w_scan_cpp/w_scan_cpp.SlackBuild')
-rw-r--r--multimedia/w_scan_cpp/w_scan_cpp.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/w_scan_cpp/w_scan_cpp.SlackBuild b/multimedia/w_scan_cpp/w_scan_cpp.SlackBuild
index 8851345c45..e879c1700d 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.6.7}
+VERSION_vdr=${VERSION_vdr:-2.7.2}
VERSION_satip=${VERSION_satip:-2.4.1}
-VERSION_wirbelscan=${VERSION_wirbelscan:-2023.10.15}
-BUILD=${BUILD:-2}
+VERSION_wirbelscan=${VERSION_wirbelscan:-2024.09.15}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}