summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-22 15:44:24 +0000
committer Eric Hameleers <alien@slackware.com>2016-07-22 15:44:24 +0000
commitba9fcc27f776a493dd4f2fc12f8344332c467d32 (patch)
treee9fe5e4abb199f7575854766ea2894c4cb85f0c9 /libtorrent-rasterbar
parentb9fea22d4c2206a3aeb9fcc9211d59cd653cb71c (diff)
downloadasb-ba9fcc27f776a493dd4f2fc12f8344332c467d32.tar.gz
asb-ba9fcc27f776a493dd4f2fc12f8344332c467d32.tar.xz
libtorrent-rasterbar: updated to 1.0.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 b4bb06dc..8c9f8216 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -80,6 +80,8 @@
# * Updated to accompany qbittorrent 3.3.1.
# 1.0.8-1: 17/feb/2016 by Eric Hameleers <alien@slackware.com>
# * Updated to accompany qbittorrent 3.3.3.
+# 1.0.9-1: 22/jul/2016 by Eric Hameleers <alien@slackware.com>
+# * Updated to accompany qbittorrent 3.3.6.
#
# 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 .
@@ -90,7 +92,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-1.0.8}
+VERSION=${VERSION:-1.0.9}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}