All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] libgcrypt: bump version to 1.5.0
@ 2011-07-11 13:34 Daniel Mack
  2011-07-11 13:34 ` [Buildroot] [PATCH 2/2] Add new package gnutls Daniel Mack
  2011-07-12 20:22 ` [Buildroot] [PATCH 1/2] libgcrypt: bump version to 1.5.0 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Mack @ 2011-07-11 13:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Daniel Mack <zonque@gmail.com>
---
 package/libgcrypt/libgcrypt.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libgcrypt/libgcrypt.mk b/package/libgcrypt/libgcrypt.mk
index a7163ea..8b08c3e 100644
--- a/package/libgcrypt/libgcrypt.mk
+++ b/package/libgcrypt/libgcrypt.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-LIBGCRYPT_VERSION = 1.4.6
+LIBGCRYPT_VERSION = 1.5.0
 LIBGCRYPT_SOURCE = libgcrypt-$(LIBGCRYPT_VERSION).tar.bz2
 LIBGCRYPT_SITE = ftp://ftp.gnupg.org/gcrypt/libgcrypt
 LIBGCRYPT_INSTALL_STAGING = YES
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-12 20:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 13:34 [Buildroot] [PATCH 1/2] libgcrypt: bump version to 1.5.0 Daniel Mack
2011-07-11 13:34 ` [Buildroot] [PATCH 2/2] Add new package gnutls Daniel Mack
2011-07-12 20:28   ` Peter Korsgaard
2011-07-12 20:22 ` [Buildroot] [PATCH 1/2] libgcrypt: bump version to 1.5.0 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.