diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-05 16:20:47 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-06 15:47:04 +0700 |
commit | 5038ed3a2321ce12725a257ae721f73cdb124b55 (patch) | |
tree | 150cdab2429fa16deb34d61bfb213d36ef6c4ff1 /system | |
parent | d8a486f5fb184e1d511167110b82f29ae204ba4b (diff) |
system/dvdisaster: Updated for version 0.79.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/dvdisaster/dvdisaster.SlackBuild | 2 | ||||
-rw-r--r-- | system/dvdisaster/dvdisaster.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/dvdisaster/dvdisaster.SlackBuild b/system/dvdisaster/dvdisaster.SlackBuild index fe3285a993295..69503f0dcbdc4 100644 --- a/system/dvdisaster/dvdisaster.SlackBuild +++ b/system/dvdisaster/dvdisaster.SlackBuild @@ -7,7 +7,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dvdisaster -VERSION=${VERSION:-0.79.5} +VERSION=${VERSION:-0.79.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/dvdisaster/dvdisaster.info b/system/dvdisaster/dvdisaster.info index b81a32f007ea7..07584831486f7 100644 --- a/system/dvdisaster/dvdisaster.info +++ b/system/dvdisaster/dvdisaster.info @@ -1,8 +1,8 @@ PRGNAM="dvdisaster" -VERSION="0.79.5" -HOMEPAGE="https://htmlpreview.github.io/?https://github.com/lrq3000/dvdisaster/blob/stable/dvdisaster/documentation/en/index.html" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/dvdisaster-0.79.5.tar.bz2" -MD5SUM="ceef990a2239c43314bc6427c6afb181" +VERSION="0.79.9" +HOMEPAGE="https://dvdisaster.jcea.es/" +DOWNLOAD="https://dvdisaster.jcea.es/downloads/dvdisaster-0.79.9.tar.bz2" +MD5SUM="3fc730d39df329dc6e39cf5ac3a70fe6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |