Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
@ 2014-11-28 16:09 Vicente Olivert Riera
  2014-12-07 21:46 ` Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Vicente Olivert Riera @ 2014-11-28 16:09 UTC (permalink / raw)
  To: buildroot

- Bump version to 0.9.0
- Add a hash file

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

diff --git a/package/pinentry/pinentry.hash b/package/pinentry/pinentry.hash
new file mode 100644
index 0000000..851c721
--- /dev/null
+++ b/package/pinentry/pinentry.hash
@@ -0,0 +1,2 @@
+# From https://www.gnupg.org/download/integrity_check.html
+sha1  f8e5c774c35fbb91d84e82559baf76f6b4513236  pinentry-0.9.0.tar.bz2
diff --git a/package/pinentry/pinentry.mk b/package/pinentry/pinentry.mk
index 39358a7..56e8e71 100644
--- a/package/pinentry/pinentry.mk
+++ b/package/pinentry/pinentry.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PINENTRY_VERSION = 0.8.3
+PINENTRY_VERSION = 0.9.0
 PINENTRY_SOURCE = pinentry-$(PINENTRY_VERSION).tar.bz2
 PINENTRY_SITE = ftp://ftp.gnupg.org/gcrypt/pinentry
 PINENTRY_LICENSE = GPLv2+
-- 
1.7.1

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

end of thread, other threads:[~2014-12-08 16:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28 16:09 [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0 Vicente Olivert Riera
2014-12-07 21:46 ` Yann E. MORIN
2014-12-07 21:53 ` Thomas Petazzoni
2014-12-08  9:22 ` Thomas Petazzoni
2014-12-08 10:05   ` Vicente Olivert Riera
2014-12-08 15:48     ` Vicente Olivert Riera
2014-12-08 15:52       ` Thomas Petazzoni
2014-12-08 16:10         ` Vicente Olivert Riera
2014-12-08 16:19           ` Thomas Petazzoni
2014-12-08 16:51             ` Vicente Olivert Riera

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