summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-11-14 20:52:55 +0000
committer Eric Hameleers <alien@slackware.com>2013-11-14 20:52:55 +0000
commit841793021d8ccf50dc3c8f5ddba50bc941af0a57 (patch)
tree5011081fdee86a8406f4e9269793b1bde850bac5 /libtorrent-rasterbar
parentaa9c8c275d902c6b6dd11515a4b441da1968c93c (diff)
downloadasb-841793021d8ccf50dc3c8f5ddba50bc941af0a57.tar.gz
asb-841793021d8ccf50dc3c8f5ddba50bc941af0a57.tar.xz
Update to 0.16.12
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 694438d5..408d7f46 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -62,6 +62,8 @@
# * Update.
# 0.16.10-1: 23/jul/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.16.12-1: 14/nov/2013 by Eric Hameleers <alien@slackware.com>
+# * Update to accompany qbittorrent 3.1,2.
#
# 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 .
@@ -72,7 +74,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.16.10}
+VERSION=${VERSION:-0.16.12}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}