diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 21:23:38 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 21:23:38 +0200 |
commit | c7614c60a4c2fc7a621b8bb58609eeab4a1efa62 (patch) | |
tree | 49bda2be92880ea9ad9843dc96afdaac8d09f693 /extra/gnupg1/Pkgfile | |
parent | 3e9ce36058646beafce874420268d8191742d6f7 (diff) | |
download | nutyx-pakxe-c7614c60a4c2fc7a621b8bb58609eeab4a1efa62.tar.gz nutyx-pakxe-c7614c60a4c2fc7a621b8bb58609eeab4a1efa62.tar.bz2 nutyx-pakxe-c7614c60a4c2fc7a621b8bb58609eeab4a1efa62.tar.xz nutyx-pakxe-c7614c60a4c2fc7a621b8bb58609eeab4a1efa62.zip |
gnupg1, port nettoyé
Diffstat (limited to 'extra/gnupg1/Pkgfile')
-rw-r--r-- | extra/gnupg1/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnupg1/Pkgfile b/extra/gnupg1/Pkgfile index 1ec736d11..4e950c929 100644 --- a/extra/gnupg1/Pkgfile +++ b/extra/gnupg1/Pkgfile @@ -8,7 +8,7 @@ name=gnupg1 version=1.4.9 release=1 source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$version.tar.bz2\ - buildfix.patch) + http://nutyx.meticul.eu/files/patchs/$name/buildfix.patch) build() { cd gnupg-$version |