|
@@ -4,7 +4,7 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-GNUPG2_VERSION = 2.2.5
|
|
|
+GNUPG2_VERSION = 2.2.6
|
|
|
GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2
|
|
|
GNUPG2_SITE = https://gnupg.org/ftp/gcrypt/gnupg
|
|
|
GNUPG2_LICENSE = GPL-3.0+
|
|
@@ -13,7 +13,7 @@ GNUPG2_DEPENDENCIES = zlib libgpg-error libgcrypt libassuan libksba libnpth \
|
|
|
$(if $(BR2_PACKAGE_LIBICONV),libiconv) host-pkgconf
|
|
|
|
|
|
GNUPG2_CONF_OPTS = \
|
|
|
- --disable-rpath --disable-regex --disable-doc \
|
|
|
+ --disable-rpath --disable-regex \
|
|
|
--with-libgpg-error-prefix=$(STAGING_DIR)/usr \
|
|
|
--with-libgcrypt-prefix=$(STAGING_DIR)/usr \
|
|
|
--with-libassuan-prefix=$(STAGING_DIR)/usr \
|