summaryrefslogtreecommitdiffstats
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
parenta67db7ce0408faa9a2841223e12b8fbccecb694c (diff)
downloadslackbuilds-d9470c7cf253484ac898ea1c4dea9c25f6aa7a88.tar.gz
system/burp: Updated for version 1.3.32.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--system/burp/README6
-rw-r--r--system/burp/burp.SlackBuild5
-rw-r--r--system/burp/burp.info6
-rw-r--r--system/burp/slack-desc6
4 files changed, 12 insertions, 11 deletions
diff --git a/system/burp/README b/system/burp/README
index b1fe077b5e..2166ad1e88 100644
--- a/system/burp/README
+++ b/system/burp/README
@@ -1,3 +1,3 @@
-Burp is a backup and restore program. It uses librsync in order to save on the
-amount of space that is used by each backup. It also uses VSS (Volume Shadow
-Copy Service) to make snapshots when backing up Windows computers.
+Burp is a backup and restore program. It uses librsync in order to save on
+the amount of space that is used by each backup. It also uses VSS (Volume
+Shadow Copy Service) to make snapshots when backing up Windows computers.
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
diff --git a/system/burp/burp.info b/system/burp/burp.info
index 91ba0cd400..235dadb3a2 100644
--- a/system/burp/burp.info
+++ b/system/burp/burp.info
@@ -1,8 +1,8 @@
PRGNAM="burp"
-VERSION="1.3.18"
+VERSION="1.3.32"
HOMEPAGE="http://burp.grke.net"
-DOWNLOAD="http://sourceforge.net/projects/burp/files/burp-1.3.18.tar.bz2"
-MD5SUM="fa15cfc599e413402cdfec7789bfbdf5"
+DOWNLOAD="http://sourceforge.net/projects/burp/files/burp-1.3.32.tar.bz2"
+MD5SUM="61d75a1904ec034bcbb2b82b35a4f613"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="librsync"
diff --git a/system/burp/slack-desc b/system/burp/slack-desc
index b3bcf7e75a..8d417ef462 100644
--- a/system/burp/slack-desc
+++ b/system/burp/slack-desc
@@ -8,9 +8,9 @@
|-----handy-ruler------------------------------------------------------|
burp: burp (backup and restore program)
burp:
-burp: Burp uses librsync in order to save on the amount of space that is used
-burp: by each backup. It also uses VSS (Volume Shadow Copy Service) to make
-burp: snapshots when backing up Windows computers.
+burp: Burp uses librsync in order to save on the amount of space that is
+burp: used by each backup. It also uses VSS (Volume Shadow Copy Service) to
+burp: make snapshots when backing up Windows computers.
burp:
burp: Homepage: http://burp.grke.net
burp: