summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-06-14 22:03:20 +0000
committer Eric Hameleers <alien@slackware.com>2013-06-14 22:03:20 +0000
commitf50b556324ef56bd964f3556195e97f1762e61d5 (patch)
tree9c0b70b78e1e201109364239b98800561d043f2e /libtorrent-rasterbar
parentbeb6261b053b5da2f242b89d367951ca949c08c6 (diff)
downloadasb-f50b556324ef56bd964f3556195e97f1762e61d5.tar.gz
asb-f50b556324ef56bd964f3556195e97f1762e61d5.tar.xz
Update to 0.16.9
Diffstat (limited to 'libtorrent-rasterbar')
-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 b800b6ed..484e6db0 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -58,6 +58,8 @@
# * Update.
# 0.16.7-1: 20/jan/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.16.9-1: 14/jun/2013 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 .
@@ -68,7 +70,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.16.7}
+VERSION=${VERSION:-0.16.9}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}