Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH branch/next] libgpgme: bump verstion to 1.5.2
@ 2014-11-28 16:13 Vicente Olivert Riera
  2014-12-07 21:47 ` Yann E. MORIN
  2014-12-07 21:53 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2014-11-28 16:13 UTC (permalink / raw)
  To: buildroot

- Bump version to 1.5.2
- Add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/libgpgme/libgpgme.hash |    2 ++
 package/libgpgme/libgpgme.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
 create mode 100644 package/libgpgme/libgpgme.hash

diff --git a/package/libgpgme/libgpgme.hash b/package/libgpgme/libgpgme.hash
new file mode 100644
index 0000000..fda2e7d
--- /dev/null
+++ b/package/libgpgme/libgpgme.hash
@@ -0,0 +1,2 @@
+# From https://www.gnupg.org/download/integrity_check.html
+sha1  cb550ea09314a362aa895f1ca92da6ba73fb512a  gpgme-1.5.2.tar.bz2
diff --git a/package/libgpgme/libgpgme.mk b/package/libgpgme/libgpgme.mk
index 17271ad..fd25532 100644
--- a/package/libgpgme/libgpgme.mk
+++ b/package/libgpgme/libgpgme.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBGPGME_VERSION = 1.5.1
+LIBGPGME_VERSION = 1.5.2
 LIBGPGME_SITE = ftp://ftp.gnupg.org/gcrypt/gpgme
 LIBGPGME_SOURCE = gpgme-$(LIBGPGME_VERSION).tar.bz2
 LIBGPGME_LICENSE = LGPLv2.1+
-- 
1.7.1

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

end of thread, other threads:[~2014-12-07 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28 16:13 [Buildroot] [PATCH branch/next] libgpgme: bump verstion to 1.5.2 Vicente Olivert Riera
2014-12-07 21:47 ` Yann E. MORIN
2014-12-07 21:53 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox