summaryrefslogtreecommitdiffstats
path: root/libburn
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-11-24 20:36:56 +0000
committer Eric Hameleers <alien@slackware.com>2008-11-24 20:36:56 +0000
commit20f6f96707b5fdece4205e76946806bf0ea4648c (patch)
tree4ed90adf8ae6e287f27298c19a37e0a36854440c /libburn
parent6a4c016937e41282aaf43b358353ec74eaa45106 (diff)
downloadasb-20f6f96707b5fdece4205e76946806bf0ea4648c.tar.gz
asb-20f6f96707b5fdece4205e76946806bf0ea4648c.tar.xz
Update to 0.5.6.pl00
Diffstat (limited to 'libburn')
-rwxr-xr-xlibburn/build/libburn.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libburn/build/libburn.SlackBuild b/libburn/build/libburn.SlackBuild
index d1546db5..31daf45e 100755
--- a/libburn/build/libburn.SlackBuild
+++ b/libburn/build/libburn.SlackBuild
@@ -36,6 +36,8 @@
# * Update
# 0.5.2.pl00-1: 31/aug/2008 by Eric Hameleers <alien@slackware.com>
# * Update
+# 0.5.6.pl00-1: 24/nov/2008 by Eric Hameleers <alien@slackware.com>
+# * Update
#
# Run 'sh libburn.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -46,7 +48,7 @@
# Set initial variables:
PRGNAM=libburn
-VERSION=${VERSION:-0.5.2.pl00}
+VERSION=${VERSION:-0.5.6.pl00}
SRCVER=$(echo $VERSION |rev| cut -d. -f2- |rev)
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}