1f52b2ae1d
Bump to version 1.10, closes bug #3403 Switch to gnupg.org mirror, closes bug #3409 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
296 B
Makefile
12 lines
296 B
Makefile
#############################################################
|
|
#
|
|
# libgpg-error
|
|
#
|
|
#############################################################
|
|
|
|
LIBGPG_ERROR_VERSION = 1.10
|
|
LIBGPG_ERROR_SITE = ftp://ftp.gnupg.org/gcrypt/libgpg-error
|
|
LIBGPG_ERROR_INSTALL_STAGING = YES
|
|
|
|
$(eval $(call AUTOTARGETS))
|