diff options
author | sibel <lesibel@free.fr> | 2011-05-25 10:23:31 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-05-25 10:23:31 +0200 |
commit | 3e4257eb313fb8e9d794dc23b098b7c0164f272c (patch) | |
tree | 45714a9301b08af3d67c0ee404be2b11392854f3 | |
parent | e5c6de6026e290dfb49f61d5c4d819fd1d4dcff0 (diff) | |
download | nutyx-pakxe-3e4257eb313fb8e9d794dc23b098b7c0164f272c.tar.gz nutyx-pakxe-3e4257eb313fb8e9d794dc23b098b7c0164f272c.tar.bz2 nutyx-pakxe-3e4257eb313fb8e9d794dc23b098b7c0164f272c.tar.xz nutyx-pakxe-3e4257eb313fb8e9d794dc23b098b7c0164f272c.zip |
gnupg 2.0.17-2 correction Run on
-rw-r--r-- | extra/gnupg/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnupg/Pkgfile b/extra/gnupg/Pkgfile index 4bc345944..194843326 100644 --- a/extra/gnupg/Pkgfile +++ b/extra/gnupg/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.gnupg.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: pth, libgpg-error libgcrypt, libassuan, libksba, libldap, pinentry, readline, texinfo, zlib, libusb, curl -# Run on: libgcrypt,libassuan,libksba,pinentry +# Depends on: pth, libgpg-error, libgcrypt, libassuan, libksba, libldap, pinentry, readline, texinfo, zlib, libusb, curl +# Run on: pth,libgpg-error,libgcrypt,libassuan,libksba,libldap,pinentry,readline,texinfo,zlib,libusb,curl name=gnupg version=2.0.17 -release=1 +release=2 source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$version.tar.bz2) build() { |