diff options
Diffstat (limited to 'extra/gnuchess/Pkgfile')
-rw-r--r-- | extra/gnuchess/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnuchess/Pkgfile b/extra/gnuchess/Pkgfile index bf44d222a..c1099d09c 100644 --- a/extra/gnuchess/Pkgfile +++ b/extra/gnuchess/Pkgfile @@ -9,8 +9,8 @@ version=5.07 release=1 group=app source=(ftp://ftp.gnu.org/pub/gnu/chess/$name-$version.tar.gz - gnuchess-gcc4.patch - gnuchess-glibc210.patch) + http://nutyx.meticul.eu/files/patchs/$name/gnuchess-gcc4.patch + http://nutyx.meticul.eu/files/patchs/$name/gnuchess-glibc210.patch) build() { cd $name-$version |