diff options
Diffstat (limited to 'net/p2p/nicotine+/nicotine+.mkbuild')
-rw-r--r-- | net/p2p/nicotine+/nicotine+.mkbuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p2p/nicotine+/nicotine+.mkbuild b/net/p2p/nicotine+/nicotine+.mkbuild index ca1ac92..943b4bf 100644 --- a/net/p2p/nicotine+/nicotine+.mkbuild +++ b/net/p2p/nicotine+/nicotine+.mkbuild @@ -26,7 +26,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/nicotine-plus/nicotine+-1.2.9.tar.bz2" +[[DOWNLOAD FOLDER URL]]="http://www.nicotine-plus.org/files/nicotine+-1.2.10.tar.bz2" # SlackBuild PATH in Slack.Sarava tree [[SLACKBUILD PATH]]="net/p2p/nicotine+" @@ -52,6 +52,7 @@ off: md5sum_download_and_check_0 off: md5sum_download_and_check_1 off: gpg_signature_check + on: manifest_check on: untar_source off: patch_source off: configure |