summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-05-30 21:41:12 +0000
committer Eric Hameleers <alien@slackware.com>2015-05-30 21:41:12 +0000
commit17d981311ddf48cef04ea4d5c8c49d772504e770 (patch)
tree83da1d0a7dd5b4b9377fb5a9f21338bcc5839876 /libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
parent70a2a0e6609c1b4fe424919ec3d2694fae416585 (diff)
downloadasb-17d981311ddf48cef04ea4d5c8c49d772504e770.tar.gz
asb-17d981311ddf48cef04ea4d5c8c49d772504e770.tar.xz
libtorrent-rasterbar: updated to 1.0.4.
Diffstat (limited to 'libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild')
-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 652fb40c..96721eb2 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, 2014 Eric Hameleers, Eindhoven, NL
+# Copyright 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -70,6 +70,8 @@
# * Update to accompany qbittorrent 3.1,9.
# 0.16.17-1: 11/nov/2014 by Eric Hameleers <alien@slackware.com>
# * Update to accompany qbittorrent 3.1,11.
+# 1.0.4-1: 30/may/2015 by Eric Hameleers <alien@slackware.com>
+# * Update (v1.x !) to accompany qbittorrent 3.2.0.
#
# 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 .
@@ -80,7 +82,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.16.17}
+VERSION=${VERSION:-1.0.4}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}