diff options
Diffstat (limited to 'extra/amule/Pkgfile')
-rw-r--r-- | extra/amule/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/amule/Pkgfile b/extra/amule/Pkgfile index b3ca216d8..fa22dcfa9 100644 --- a/extra/amule/Pkgfile +++ b/extra/amule/Pkgfile @@ -1,4 +1,4 @@ -# Description: An all-platform Edonkey client. +# Description: Client toute platforme Edonkey # URL: http://www.amule.org/ # Maintainer: Antti Nykänen, aon at iki dot fi # Packager: Falcony, falcony at users dot sourceforge dot net @@ -8,7 +8,7 @@ name=amule version=2.2.6 release=2 source=(http://download.berlios.de/amule/aMule-$version.tar.bz2\ - amule-2.2.6-gcc-01.patch) + http://nutyx.meticul.eu/files/patchs/$name/amule-2.2.6-gcc-01.patch) build() { cd aMule-$version |