summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-01-20 15:08:21 +0000
committer Eric Hameleers <alien@slackware.com>2013-01-20 15:08:21 +0000
commit6e629d1c9ef0aa97b8c6a4fef7a881be237a3bdd (patch)
treedf48646829e10f4b10022785f5229fc87847ffe3 /libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
parent7c6d946dc2222e3f703602947ac4a4b2bfbc0282 (diff)
downloadasb-6e629d1c9ef0aa97b8c6a4fef7a881be237a3bdd.tar.gz
asb-6e629d1c9ef0aa97b8c6a4fef7a881be237a3bdd.tar.xz
Update to 0.16.7
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 124d06b2..b800b6ed 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 Eric Hameleers, Eindhoven, NL
+# Copyright 2010, 2011, 2012, 2013 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -56,6 +56,8 @@
# * Update.
# 0.16.4-1: 16/oct/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.16.7-1: 20/jan/2013 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 .
@@ -66,7 +68,7 @@
# Set initial variables:
PRGNAM=libtorrent-rasterbar
-VERSION=${VERSION:-0.16.4}
+VERSION=${VERSION:-0.16.7}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}