summaryrefslogtreecommitdiff
path: root/package/pinentry
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2014-11-28 16:09:39 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-07 22:49:09 +0100
commite91645d4064abd929d064ddadc67d49d721e2f90 (patch)
tree1d6b65a0705b8f6c248b41d74e71215d93d10ef7 /package/pinentry
parent9d57c13edc1c27ffa767a5115f77351ae9b41ab3 (diff)
pinentry: bump version to 0.9.0
- Bump version to 0.9.0 - Add a hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/pinentry')
-rw-r--r--package/pinentry/pinentry.hash2
-rw-r--r--package/pinentry/pinentry.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/pinentry/pinentry.hash b/package/pinentry/pinentry.hash
new file mode 100644
index 000000000..851c721a4
--- /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 39358a753..56e8e7138 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+