summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-03-17 18:56:08 +0000
committer Eric Hameleers <alien@slackware.com>2011-03-17 18:56:08 +0000
commit2616b63710d68265d76951722aa5744a49cd00db (patch)
treec1519ca33776c632485b552d4dfff4d84442fafe /qbittorrent
parent6e5e23aea606e614e042feb50586f76dd97a059c (diff)
downloadasb-2616b63710d68265d76951722aa5744a49cd00db.tar.gz
asb-2616b63710d68265d76951722aa5744a49cd00db.tar.xz
Update to 2.6.9
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 6ef26f86..c5e61984 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -42,6 +42,8 @@
# * Update.
# 2.6.8-1: 13/mar/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.6.9-1: 17/mar/2011 by Eric Hameleers <alien@slackware.com>
+# * Update, first build for Slackware 13.37.
#
# Run 'sh qbittorrent.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -52,7 +54,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.6.8}
+VERSION=${VERSION:-2.6.9}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}