diff options
Diffstat (limited to 'extra/cyrus-sasl/Pkgfile')
-rw-r--r-- | extra/cyrus-sasl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cyrus-sasl/Pkgfile b/extra/cyrus-sasl/Pkgfile index bc0503014..fa4164a3b 100644 --- a/extra/cyrus-sasl/Pkgfile +++ b/extra/cyrus-sasl/Pkgfile @@ -8,7 +8,7 @@ name=cyrus-sasl version=2.1.22 release=3 source=( http://ftp.andrew.cmu.edu/pub/cyrus-mail/$name-$version.tar.gz\ - gcc44-1.patch) + http://nutyx.meticul.eu/files/patchs/$name/gcc44-1.patch) build() { cd $name-$version patch -Np1 -i ../gcc44-1.patch |