summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-02-04 17:18:12 +0000
committer Eric Hameleers <alien@slackware.com>2012-02-04 17:18:12 +0000
commit2ef4d12f88313bdac1d2ace1e931a97a2f5f1311 (patch)
tree4f3f656829a88a1ec0ccfffcd813fa86edb0c60e /libtorrent-rasterbar
parent3e967aff978b463d81ea75b1285ee76b23db869a (diff)
downloadasb-2ef4d12f88313bdac1d2ace1e931a97a2f5f1311.tar.gz
asb-2ef4d12f88313bdac1d2ace1e931a97a2f5f1311.tar.xz
Update to 0.15.9
Diffstat (limited to 'libtorrent-rasterbar')
-rwxr-xr-xlibtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
index 1a884808..dff599a2 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2010, 2011 Eric Hameleers, Eindhoven, NL
+# Copyright 2010, 2011, 2012 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -44,6 +44,8 @@
# * Update.
# 0.15.8-1: 05/oct/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.15.9-1: 04/feb/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 .
@@ -54,7 +56,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.15.8}
+VERSION=${VERSION:-0.15.9}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}