summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-03-13 13:28:36 +0000
committer Eric Hameleers <alien@slackware.com>2011-03-13 13:28:36 +0000
commitc66bdff84ba1134375174b1f6c7c84cbd7bfc5f8 (patch)
tree35b95fe40b3d0694822fe80a1909a23392fd9288 /qbittorrent
parent87f76e3d568cb91f781f0fbf8e8470e2961e171b (diff)
downloadasb-c66bdff84ba1134375174b1f6c7c84cbd7bfc5f8.tar.gz
asb-c66bdff84ba1134375174b1f6c7c84cbd7bfc5f8.tar.xz
Update to 2.6.8
Diffstat (limited to 'qbittorrent')
-rwxr-xr-xqbittorrent/build/qbittorrent.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/qbittorrent/build/qbittorrent.SlackBuild b/qbittorrent/build/qbittorrent.SlackBuild
index e8896793..6ef26f86 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -40,6 +40,8 @@
# * Update.
# 2.6.6-1: 25/feb/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.6.8-1: 13/mar/2011 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh qbittorrent.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -50,7 +52,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.6.6}
+VERSION=${VERSION:-2.6.8}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}