* [Buildroot] [PATCH] libgpg-error: bump to version 1.10
@ 2011-11-11 19:04 Gustavo Zacarias
2011-11-11 20:31 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2011-11-11 19:04 UTC (permalink / raw)
To: buildroot
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>
---
package/libgpg-error/libgpg-error.mk | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/package/libgpg-error/libgpg-error.mk b/package/libgpg-error/libgpg-error.mk
index 45a348e..1b78b17 100644
--- a/package/libgpg-error/libgpg-error.mk
+++ b/package/libgpg-error/libgpg-error.mk
@@ -3,10 +3,9 @@
# 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
$(eval $(call AUTOTARGETS))
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-11 20:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11 19:04 [Buildroot] [PATCH] libgpg-error: bump to version 1.10 Gustavo Zacarias
2011-11-11 20:31 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox