summaryrefslogtreecommitdiffstats
path: root/libisoburn
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-08-31 20:09:19 +0000
committer Eric Hameleers <alien@slackware.com>2008-08-31 20:09:19 +0000
commit8ee14f6f9d603bbb2f2dfe7878a08eaa38a6e421 (patch)
treed9209260bfd0f682f5ca99b20434b8713f32e042 /libisoburn
parent62630431b52b015e3d44f0d4fd981af449b416e6 (diff)
downloadasb-8ee14f6f9d603bbb2f2dfe7878a08eaa38a6e421.tar.gz
asb-8ee14f6f9d603bbb2f2dfe7878a08eaa38a6e421.tar.xz
Update for 0.2.4.pl00
Diffstat (limited to 'libisoburn')
-rwxr-xr-xlibisoburn/build/libisoburn.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libisoburn/build/libisoburn.SlackBuild b/libisoburn/build/libisoburn.SlackBuild
index c2e9bd35..33d3df43 100755
--- a/libisoburn/build/libisoburn.SlackBuild
+++ b/libisoburn/build/libisoburn.SlackBuild
@@ -36,6 +36,8 @@
# * Update... wow that was fast
# 0.2.2.pl01-1: 07/aug/2008 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.2.4.pl00-1: 31/aug/2008 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libisoburn.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=libisoburn
-VERSION=${VERSION:-0.2.2.pl01}
+VERSION=${VERSION:-0.2.4.pl00}
SRCVER=$(echo $VERSION |rev| cut -d. -f2- |rev)
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}