summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-07-24 10:00:32 +0000
committer Eric Hameleers <alien@slackware.com>2013-07-24 10:00:32 +0000
commitda7c58fa8e44e9732fb482b4b0dbd35382a0cf26 (patch)
tree589afe7fec62e234b3a21148de93db4cb8ad0c3a /libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
parent695b137d3d3a1de92496966e515fbdd24eaa25d8 (diff)
downloadasb-da7c58fa8e44e9732fb482b4b0dbd35382a0cf26.tar.gz
asb-da7c58fa8e44e9732fb482b4b0dbd35382a0cf26.tar.xz
Update to 0.16.10
Diffstat (limited to 'libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild')
-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 484e6db0..694438d5 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -60,6 +60,8 @@
# * Update.
# 0.16.9-1: 14/jun/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.16.10-1: 23/jul/2013 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 .
@@ -70,7 +72,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.16.9}
+VERSION=${VERSION:-0.16.10}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}