summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-04-17 12:08:10 +0000
committer Eric Hameleers <alien@slackware.com>2012-04-17 12:08:10 +0000
commit05c30d051f1046ccb6c2028274448e6c74f1028f (patch)
tree44a04a159696b64d1712fdb4874a344ddc8a0fca /libtorrent-rasterbar
parent2c8fff0a63f05f5bea7eb3b001cebdc73f90d3a6 (diff)
downloadasb-05c30d051f1046ccb6c2028274448e6c74f1028f.tar.gz
asb-05c30d051f1046ccb6c2028274448e6c74f1028f.tar.xz
Update to 0.15.10
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 dff599a2..3bca68fa 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -46,6 +46,8 @@
# * Update.
# 0.15.9-1: 04/feb/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.15.10-1: 17/apr/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 .
@@ -56,7 +58,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.15.9}
+VERSION=${VERSION:-0.15.10}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}