]> gitweb.fluxo.info Git - slackbuilds.git/commitdiff
azureus: plugin update
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Mon, 10 Mar 2008 15:04:09 +0000 (15:04 +0000)
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Mon, 10 Mar 2008 15:04:09 +0000 (15:04 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1644 370017ae-e619-0410-ac65-c121f96126d4

net/p2p/azureus/azureus.SlackBuild

index 711c1986907f9c4976f6e9fcc7de8f863e63da07..c9e2ed655c1f5cdfe6cd58335fcebf6eb8cd0904 100755 (executable)
@@ -94,6 +94,12 @@ elif [ "$VERSION" == "3.0.3.4" ]; then
   cd $INSTALL_FOLDER/azureus/plugins/azupnpav/
   unzip azupnpav_0.1.7.zip && rm azupnpav_0.1.7.zip
   cd -
+elif [ "$VERSION" == "3.0.5.0" ]; then
+  rm $INSTALL_FOLDER/azureus/plugins/azupnpav/*
+  wget "http://azureus.sourceforge.net/plugins/azupnpav_0.2.0.zip" -O "$INSTALL_FOLDER/azureus/plugins/azupnpav/azupnpav_0.2.0.zip"
+  cd $INSTALL_FOLDER/azureus/plugins/azupnpav/
+  unzip azupnpav_0.2.0.zip && rm azupnpav_0.2.0.zip
+  cd -
 fi
 
 cat << EOF > install/slack-desc