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>
This commit is contained in:
parent
9d57c13edc
commit
e91645d406
2
package/pinentry/pinentry.hash
Normal file
2
package/pinentry/pinentry.hash
Normal file
@ -0,0 +1,2 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 f8e5c774c35fbb91d84e82559baf76f6b4513236 pinentry-0.9.0.tar.bz2
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user