amule: 2.3.1 -> 10845

This commit is contained in:
Danny Rawlins 2014-10-21 19:57:13 +11:00
parent 200732b206
commit bf858f741f
2 changed files with 4 additions and 7 deletions

View File

@ -1 +1 @@
5f5707ad2073d37100409870aa5d3f93 aMule-2.3.1.tar.xz
96f09042004c8a9ef0b846ab46e85d04 aMule-SVN-r10845.tar.bz2

View File

@ -5,15 +5,12 @@
# Depends on: crypto++ util-linux wxgtk
name=amule
version=2.3.1
version=10845
release=1
source=(http://downloads.sourceforge.net/project/amule/aMule/$version/aMule-$version.tar.xz)
source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r$version.tar.bz2)
build() {
cd aMule-$version
export CFLAGS="${CFLAGS//-fstack-protector/}"
export CXXFLAGS="${CXXFLAGS//-fstack-protector/}"
cd aMule-SVN-r$version
./configure \
--prefix=/usr \