summaryrefslogtreecommitdiffstats
path: root/system/burp/burp.SlackBuild
diff options
context:
space:
mode:
author Chris Abela2013-06-20 02:03:35 +0200
committer Niels Horn2013-06-20 02:03:35 +0200
commitd9470c7cf253484ac898ea1c4dea9c25f6aa7a88 (patch)
tree3b9b1a4528436986ce40dee6d44da7776136ced9 /system/burp/burp.SlackBuild
parenta67db7ce0408faa9a2841223e12b8fbccecb694c (diff)
downloadslackbuilds-d9470c7cf253484ac898ea1c4dea9c25f6aa7a88.tar.gz
system/burp: Updated for version 1.3.32.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/burp/burp.SlackBuild')
-rw-r--r--system/burp/burp.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/burp/burp.SlackBuild b/system/burp/burp.SlackBuild
index e7fe1032ba..53d6d6f49e 100644
--- a/system/burp/burp.SlackBuild
+++ b/system/burp/burp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for burp
-# Copyright 2011, 2012 Chris Abela, Malta
+# Copyright 2011, 2012, 2013 Chris Abela, Malta
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=burp
-VERSION=${VERSION:-1.3.18}
+VERSION=${VERSION:-1.3.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -97,6 +97,7 @@ cp -a \
CHANGELOG CONTRIBUTORS DONATIONS LICENSE README TODO UPGRADING docs \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
+cat $CWD/README.SBo > $PKG/usr/doc/$PRGNAM-$VERSION/README.SBo
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc