|
@@ -3,10 +3,9 @@
|
|
# libgpg-error
|
|
# libgpg-error
|
|
#
|
|
#
|
|
#############################################################
|
|
#############################################################
|
|
-LIBGPG_ERROR_VERSION:=1.8
|
|
|
|
-LIBGPG_ERROR_SOURCE:=libgpg-error-$(LIBGPG_ERROR_VERSION).tar.bz2
|
|
|
|
-LIBGPG_ERROR_SITE:=ftp://gd.tuwien.ac.at/privacy/gnupg/libgpg-error
|
|
|
|
|
|
|
|
|
|
+LIBGPG_ERROR_VERSION = 1.10
|
|
|
|
+LIBGPG_ERROR_SITE = ftp://ftp.gnupg.org/gcrypt/libgpg-error
|
|
LIBGPG_ERROR_INSTALL_STAGING = YES
|
|
LIBGPG_ERROR_INSTALL_STAGING = YES
|
|
|
|
|
|
$(eval $(call AUTOTARGETS))
|
|
$(eval $(call AUTOTARGETS))
|