aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rwxr-xr-xnet/p2p/azureus/azureus.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p2p/azureus/azureus.SlackBuild b/net/p2p/azureus/azureus.SlackBuild
index 6c01a139..b5329773 100755
--- a/net/p2p/azureus/azureus.SlackBuild
+++ b/net/p2p/azureus/azureus.SlackBuild
@@ -29,7 +29,7 @@ PRGNAM="azureus"
PACKAGE="$PRGNAM"
VERSION=${VERSION:=3.0.3.4}
ARCH=${ARCH:=i486}
-BUILD=${BUILD:=3rha}
+BUILD=${BUILD:=4rha}
TMP=${TMP:=/tmp}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}
@@ -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.7.jar"
+ wget "http://azureus.sourceforge.net/plugins/azupnpav_0.1.7.jar" -O "usr/local/azureus/plugins/azupnav/azupnpav_0.1.7.jar"
fi
cat << EOF > install/slack-desc