diff options
author | tnut <tnut at nutyx dot com> | 2011-05-15 19:52:49 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-05-15 19:52:49 +0200 |
commit | 07923571ac71f8644d6597179b539537a0aa569b (patch) | |
tree | eba6b1056ae6c03b3d708c1476fb81830896fd1e /extra/gnupg1/Pkgfile | |
parent | f4c002f6603c520a27203ec3d07772d9e74c8b57 (diff) | |
parent | d12886eb1143c751e267c096f17fdf3baf1d97a9 (diff) | |
download | nutyx-pakxe-07923571ac71f8644d6597179b539537a0aa569b.tar.gz nutyx-pakxe-07923571ac71f8644d6597179b539537a0aa569b.tar.bz2 nutyx-pakxe-07923571ac71f8644d6597179b539537a0aa569b.tar.xz nutyx-pakxe-07923571ac71f8644d6597179b539537a0aa569b.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/gnupg1/Pkgfile')
-rw-r--r-- | extra/gnupg1/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnupg1/Pkgfile b/extra/gnupg1/Pkgfile index b1db0c616..3129c0eb6 100644 --- a/extra/gnupg1/Pkgfile +++ b/extra/gnupg1/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.gnupg.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libusb, curl -# Run on: libusb,curl +# Depends on: libusb, curl, libldap +# Run on: libusb,curl,libldap name=gnupg1 version=1.4.11 -release=2 +release=3 source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$version.tar.bz2) build() { |