summaryrefslogtreecommitdiffstats
path: root/dansguardian/build/dansguardian.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-05-18 13:04:37 +0000
committer Eric Hameleers <alien@slackware.com>2008-05-18 13:04:37 +0000
commit0ecdf4c8fc23e6a2b13d1c9176958f823583fd29 (patch)
treeaef7c562e7a9c99fd671c991a1f42d9bf4ddb8b2 /dansguardian/build/dansguardian.SlackBuild
parent4c5c3d1a5acf0a3e8297609b5d59cf22ba9e4ebc (diff)
downloadasb-0ecdf4c8fc23e6a2b13d1c9176958f823583fd29.tar.gz
asb-0ecdf4c8fc23e6a2b13d1c9176958f823583fd29.tar.xz
Fixed the VERSION
Diffstat (limited to 'dansguardian/build/dansguardian.SlackBuild')
-rwxr-xr-xdansguardian/build/dansguardian.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dansguardian/build/dansguardian.SlackBuild b/dansguardian/build/dansguardian.SlackBuild
index 5c359e46..85540136 100755
--- a/dansguardian/build/dansguardian.SlackBuild
+++ b/dansguardian/build/dansguardian.SlackBuild
@@ -49,7 +49,7 @@
# Set initial variables:
PRGNAM=dansguardian
-VERSION=${VERSION:-2.9.9.3}
+VERSION=${VERSION:-2.9.9.4}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}