gnupg2: Update from 2.1.14 to 2.1.15

This commit is contained in:
Fredrik Fornwall 2016-08-19 07:38:22 -04:00
parent 2c48681520
commit d14fc2ca74
2 changed files with 1 additions and 10 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://www.gnupg.org/
TERMUX_PKG_DESCRIPTION="Implementation of the OpenPGP standard for encrypting and signing data and communication"
TERMUX_PKG_VERSION=2.1.14
TERMUX_PKG_VERSION=2.1.15
TERMUX_PKG_SRCURL=ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_DEPENDS="libassuan,libbz2,libgcrypt,libksba,libnpth,readline,pinentry"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ldap --disable-sqlite"

View File

@ -1,15 +1,6 @@
diff -u -r ../gnupg-2.1.14/configure ./configure
--- ../gnupg-2.1.14/configure 2016-07-14 10:03:06.000000000 -0400
+++ ./configure 2016-07-14 19:20:04.539115863 -0400
@@ -8044,7 +8044,7 @@
;;
m68k-atari-mint)
;;
- *-linux-androideabi)
+ *-linux-android*)
have_android_system=yes
# Android is fully utf-8 and we do not want to use iconv to
# keeps things simple
@@ -14729,13 +14729,6 @@
done