summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-08-13 22:14:03 +0000
committer Eric Hameleers <alien@slackware.com>2011-08-13 22:14:03 +0000
commit7591aced2090811fb33426425581d7dfd65b1f34 (patch)
treeb1c9724659b11909fada2722cfbd1c72f97bbc79 /libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
parent02050c7bf4bf4855e7576baeb97f01bc45d7a74e (diff)
downloadasb-7591aced2090811fb33426425581d7dfd65b1f34.tar.gz
asb-7591aced2090811fb33426425581d7dfd65b1f34.tar.xz
Update to 0.15.7
Diffstat (limited to 'libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild')
-rwxr-xr-xlibtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
index 6640840a..aedf4c19 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -40,6 +40,8 @@
# * Update.
# 0.15.6-1: 20/apr/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.15.7-1: 15/aug/2011 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libtorrent-rasterbar.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -50,7 +52,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.15.6}
+VERSION=${VERSION:-0.15.7}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}