system/dvdisaster: Updated for version 0.72.4.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2012-09-06 15:17:31 -04:00 committed by Robby Workman
parent 2792f86714
commit 80343e3789
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
# Written by Giovanne Castro <giovannefc@ig.com.br> # Written by Giovanne Castro <giovannefc@ig.com.br>
PRGNAM=dvdisaster PRGNAM=dvdisaster
VERSION=${VERSION:-0.72.1} VERSION=${VERSION:-0.72.4}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
@ -36,7 +36,7 @@ else
LIBDIRSUFFIX="" LIBDIRSUFFIX=""
fi fi
set -e # Exit on most errors set -e
rm -rf $PKG rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,8 +1,8 @@
PRGNAM="dvdisaster" PRGNAM="dvdisaster"
VERSION="0.72.1" VERSION="0.72.4"
HOMEPAGE="http://dvdisaster.net/" HOMEPAGE="http://dvdisaster.net/"
DOWNLOAD="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2" DOWNLOAD="http://dvdisaster.net/downloads/dvdisaster-0.72.4.tar.bz2"
MD5SUM="4da96566bc003be93d9dfb0109b4aa1d" MD5SUM="ad5e1d3758c536472c0ec36e3fc521fe"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""