summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-28 13:13:51 +0000
committer Eric Hameleers <alien@slackware.com>2015-12-28 13:13:51 +0000
commit0d0c42fa398945a67d9bb54dfd9b89d62ffdfb63 (patch)
treecbe51c07a39d4ee1e60566b07c1f610653bd4920 /libtorrent-rasterbar
parent3cfa812736925d2af308eca0d9bc0ef36a6f1aee (diff)
downloadasb-0d0c42fa398945a67d9bb54dfd9b89d62ffdfb63.tar.gz
asb-0d0c42fa398945a67d9bb54dfd9b89d62ffdfb63.tar.xz
libtorrent-rasterbar: updated to 1.0.7, accompanies qbittorrent 3.3.1
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 d045b5ea..6351a2c0 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -76,6 +76,8 @@
# * Update to accompany qbittorrent 3.2.3.
# 1.0.6-2: 23/nov/2015 by Eric Hameleers <alien@slackware.com>
# * Rebuilt to accompany qbittorrent 3.2.5 on -current.
+# 1.0.7-1: 28/dec/2015 by Eric Hameleers <alien@slackware.com>
+# * Updated to accompany qbittorrent 3.3.1.
#
# 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 .
@@ -86,7 +88,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-1.0.6}
+VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}