aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-11-03 14:27:04 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-11-03 14:27:04 +0000
commit4305e8894468485de38d5db76fc8f94827e874b3 (patch)
tree3f437e74738a92b97bbe4130c8367b8378e8889a
parentefae1ad948a429461f67b9ac6c7cf3db47b7e7c2 (diff)
downloadslackbuilds-4305e8894468485de38d5db76fc8f94827e874b3.tar.gz
slackbuilds-4305e8894468485de38d5db76fc8f94827e874b3.tar.bz2
azureus: small fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1436 370017ae-e619-0410-ac65-c121f96126d4
-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 f218a0ee..6c01a139 100755
--- a/net/p2p/azureus/azureus.SlackBuild
+++ b/net/p2p/azureus/azureus.SlackBuild
@@ -89,7 +89,7 @@ elif [ "$VERSION" == "2.5.0.4" ]; then
wget "http://azureus.sourceforge.net/plugins/azplugins_2.1.4.jar" -O "usr/local/azureus/plugins/azplugins/azplugins_2.1.4.jar"
elif [ "$VERSION" == "3.0.3.4" ]; then
rm usr/local/azureus/plugins/azupnpav/*
- wget "http://azureus.sourceforge.net/plugins/azupnpav_0.1.7.jar" -O "usr/local/azureus/plugins/azplugins/azupnpav_0.1.6.jar"
+ wget "http://azureus.sourceforge.net/plugins/azupnpav_0.1.7.jar" -O "usr/local/azureus/plugins/azplugins/azupnpav_0.1.7.jar"
fi
cat << EOF > install/slack-desc