summaryrefslogtreecommitdiffstats
path: root/extra/gnupg/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-19 19:01:49 +0100
committersibel <lesibel@free.fr>2011-01-19 19:01:49 +0100
commitdf309b0d13ce9edfcd29c04d096d1a0dc44d0f53 (patch)
tree2279b0f37bbfcdc206ed3dbd048b55066842005a /extra/gnupg/Pkgfile
parent70e6a52fbe384f8886d90749502b5f3a6e66c750 (diff)
downloadnutyx-pakxe-df309b0d13ce9edfcd29c04d096d1a0dc44d0f53.tar.gz
nutyx-pakxe-df309b0d13ce9edfcd29c04d096d1a0dc44d0f53.tar.bz2
nutyx-pakxe-df309b0d13ce9edfcd29c04d096d1a0dc44d0f53.tar.xz
nutyx-pakxe-df309b0d13ce9edfcd29c04d096d1a0dc44d0f53.zip
gnupg, maj 2.0.17-1
Diffstat (limited to 'extra/gnupg/Pkgfile')
-rw-r--r--extra/gnupg/Pkgfile9
1 files changed, 3 insertions, 6 deletions
diff --git a/extra/gnupg/Pkgfile b/extra/gnupg/Pkgfile
index fef1ae5dc..4bc345944 100644
--- a/extra/gnupg/Pkgfile
+++ b/extra/gnupg/Pkgfile
@@ -6,15 +6,12 @@
# Run on: libgcrypt,libassuan,libksba,pinentry
name=gnupg
-version=2.0.16
-release=4
-source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$version.tar.bz2
- gnupg2-2.0.16-security.patch)
+version=2.0.17
+release=1
+source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$version.tar.bz2)
build() {
cd gnupg-$version
- patch -Np0 -i ../gnupg2-2.0.16-security.patch
-
./configure --prefix=/usr \
--libexecdir=/usr/lib/gnupg2
make