summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-02-14 14:42:47 +0000
committer Eric Hameleers <alien@slackware.com>2008-02-14 14:42:47 +0000
commitb3db3f8860442ea395bb89fa524049f83168628b (patch)
tree1e693ca50090e3f5e516985cd4f6bc8e707f0d00 /clamav
parentf607a2bb61a6218f7ee9b4e3459cbf514e41a195 (diff)
downloadasb-b3db3f8860442ea395bb89fa524049f83168628b.tar.gz
asb-b3db3f8860442ea395bb89fa524049f83168628b.tar.xz
Update
Diffstat (limited to 'clamav')
-rwxr-xr-xclamav/build/clamav.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/clamav/build/clamav.SlackBuild b/clamav/build/clamav.SlackBuild
index 97cca44f..6971dff7 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -93,6 +93,8 @@
# * New release.
# 0.92-1: 22/dec/2007 by Eric Hameleers
# * New release.
+# 0.92.1-1: 13/feb/2008 by Eric Hameleers
+# * New release. And the day I buried my dad.
#
# Run 'sh clamav.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -103,7 +105,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.92"}
+VERSION=${VERSION:-"0.92.1"}
ARCH=${ARCH:-"i486"}
BUILD=${BUILD:-1}