aboutsummaryrefslogtreecommitdiff
path: root/network/aMule/aMule.info
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2021-08-16 13:26:19 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-19 18:33:46 +0700
commitb04796101e370fe1e06f61c7c2d89f5596ac812c (patch)
tree4a16ad814ff9c0b0561fa5a66225b9ddf773067a /network/aMule/aMule.info
parent5ebbca2577f22dcdd18189a6e59bb940b64b1a49 (diff)
downloadslackbuilds-b04796101e370fe1e06f61c7c2d89f5596ac812c.tar.xz
network/aMule: Updated for version 2.3.3.
Use the C++14 standard: gcc >= 11.x defaults to -std=gnu++17 and this breaks the build in this case Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/aMule/aMule.info')
-rw-r--r--network/aMule/aMule.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/aMule/aMule.info b/network/aMule/aMule.info
index f66a5fe0f9a6..eacf317da1fa 100644
--- a/network/aMule/aMule.info
+++ b/network/aMule/aMule.info
@@ -1,8 +1,8 @@
PRGNAM="aMule"
-VERSION="r11055"
+VERSION="2.3.3"
HOMEPAGE="http://www.amule.org"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/aMule-r11055.tar.xz"
-MD5SUM="4d4dbf14b0eb29786ad2bc17c1276aec"
+DOWNLOAD="https://downloads.sf.net/amule/aMule-2.3.3.tar.xz"
+MD5SUM="2858a7f693c76c23f1786364d6a80900"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython"