mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
936054a1ec
commit
ab25aa8bae
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue