network/aMule: Updated for version r11003.

This fixes building against cryptopp-7.0.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-11-20 14:00:04 +01:00 committed by Willy Sudiarto Raharjo
parent 936054a1ec
commit ab25aa8bae
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Maintained by Ozan Türkyılmaz ozan.turkyilmaz@gmial.com
PRGNAM=aMule
VERSION=${VERSION:-2.3.2}
VERSION=${VERSION:-r11003}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="aMule"
VERSION="2.3.2"
VERSION="r11003"
HOMEPAGE="http://www.amule.org"
DOWNLOAD="http://downloads.sourceforge.net/amule/aMule-2.3.2.tar.xz"
MD5SUM="4e666c33f2c87874d389d6d45eb82b7a"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/aMule-r11003.tar.xz"
MD5SUM="83e46e574fc5355da4b531c369211a0a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cryptopp wxPython"