summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-09-17 10:10:12 +0000
committer Eric Hameleers <alien@slackware.com>2012-09-17 10:10:12 +0000
commitb21a21854e8e2b9c5dab407e399faf9fa4815391 (patch)
treee5e8abc45635ca05526b50c29a7abfddfa93d69d /libtorrent-rasterbar
parente1227f5ec0a001fbfab763a2766ca0b841a6e339 (diff)
downloadasb-b21a21854e8e2b9c5dab407e399faf9fa4815391.tar.gz
asb-b21a21854e8e2b9c5dab407e399faf9fa4815391.tar.xz
Update to 0.16.3
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 a7c0de5f..749351ce 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -52,6 +52,8 @@
# * Update.
# 0.16.1-1: 28/jun/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.16.3-1: 17/sep/2012 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 .
@@ -62,7 +64,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.16.1}
+VERSION=${VERSION:-0.16.3}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}