aboutsummaryrefslogtreecommitdiff
path: root/net/p2p
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-10-24 17:05:23 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-10-24 17:05:23 +0000
commite97b20bd4cf0764b13e33924a0e96bc01287bd6d (patch)
tree960c69b519ba6f0c48435520e3a8c3d312e507d2 /net/p2p
parentde6aab9f1319a206ad3cded5b8e9d43d355ab8c9 (diff)
downloadslackbuilds-e97b20bd4cf0764b13e33924a0e96bc01287bd6d.tar.gz
slackbuilds-e97b20bd4cf0764b13e33924a0e96bc01287bd6d.tar.bz2
azureus: updated to 3.0.3.4
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1431 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/p2p')
-rwxr-xr-xnet/p2p/azureus/azureus.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p2p/azureus/azureus.SlackBuild b/net/p2p/azureus/azureus.SlackBuild
index 6fc7146c..943a05dc 100755
--- a/net/p2p/azureus/azureus.SlackBuild
+++ b/net/p2p/azureus/azureus.SlackBuild
@@ -27,7 +27,7 @@ fi
# default settings
PRGNAM="azureus"
PACKAGE="$PRGNAM"
-VERSION=${VERSION:=2.5.0.4}
+VERSION=${VERSION:=3.0.3.4}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=2rha}
TMP=${TMP:=/tmp}