summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-01-03 21:48:41 +0000
committer Eric Hameleers <alien@slackware.com>2014-01-03 21:48:41 +0000
commit52a6a52cd6cb9286f3a40dbf04d15e0d77a3a97b (patch)
treed9086acccb2fd7f55d9dc1d2b7032a44c4e5e3ad /libtorrent-rasterbar
parent669199458785ecefbd6731f8349757d8f21cbb3a (diff)
downloadasb-52a6a52cd6cb9286f3a40dbf04d15e0d77a3a97b.tar.gz
asb-52a6a52cd6cb9286f3a40dbf04d15e0d77a3a97b.tar.xz
Update to 0.16.13
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 408d7f46..a31c6ae9 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, 2012, 2013 Eric Hameleers, Eindhoven, NL
+# Copyright 2010, 2011, 2012, 2013, 2014 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -64,6 +64,8 @@
# * Update.
# 0.16.12-1: 14/nov/2013 by Eric Hameleers <alien@slackware.com>
# * Update to accompany qbittorrent 3.1,2.
+# 0.16.13-1: 03/jan/2014 by Eric Hameleers <alien@slackware.com>
+# * Update to accompany qbittorrent 3.1,4.
#
# 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 .
@@ -74,7 +76,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.16.12}
+VERSION=${VERSION:-0.16.13}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}