summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-04-07 20:01:18 +0000
committer Eric Hameleers <alien@slackware.com>2017-04-07 20:01:18 +0000
commit223bc9eb7538678c96f50d38d7a43939e9a8daef (patch)
tree7253bb7342033d353c40eeac13c9887d99d5a79e
parentb13eda6ebd333ec32e31bff9357a3b551669b2ad (diff)
downloadasb-223bc9eb7538678c96f50d38d7a43939e9a8daef.tar.gz
asb-223bc9eb7538678c96f50d38d7a43939e9a8daef.tar.xz
libtorrent-rasterbar: updated to 1.0.11
-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 7f3cdd0d..4b7816d3 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -84,6 +84,8 @@
# * Updated to accompany qbittorrent 3.3.6.
# 1.0.10-1: 25/jan/2017 by Eric Hameleers <alien@slackware.com>
# * Updated to accompany qbittorrent 3.3.10.
+# 1.0.11-1: 07/mar/2017 by Eric Hameleers <alien@slackware.com>
+# * Updated to accompany qbittorrent 3.3.12.
#
# 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 .
@@ -94,7 +96,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-1.0.10}
+VERSION=${VERSION:-1.0.11}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}