summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-10-05 18:07:05 +0000
committer Eric Hameleers <alien@slackware.com>2011-10-05 18:07:05 +0000
commitef9137af3a9d2582b83d64c54c843d0da52d33d3 (patch)
treef53901923868b080a738b6191dc2443e16098a82 /libtorrent-rasterbar
parent5e02357f3d0d44b229bb824d863b3af4678ffd75 (diff)
downloadasb-ef9137af3a9d2582b83d64c54c843d0da52d33d3.tar.gz
asb-ef9137af3a9d2582b83d64c54c843d0da52d33d3.tar.xz
Update to 0.15.8
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 aedf4c19..1a884808 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -42,6 +42,8 @@
# * Update.
# 0.15.7-1: 15/aug/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.15.8-1: 05/oct/2011 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 .
@@ -52,7 +54,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.15.7}
+VERSION=${VERSION:-0.15.8}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}