From: Julien Olivain Date: Wed, 10 Jul 2024 22:06:44 +0000 (+0200) Subject: package/pinentry: bump to version 1.3.1 X-Git-Url: https://repo.jachan.dev/buildroot-mgba.git/commitdiff_plain/f0a024533f2caf74e705850429d07b8df3efae79 package/pinentry: bump to version 1.3.1 For change log, see: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=blob;f=NEWS;h=a07d18953341a4eb65c9873e64c06bc7c642606d Signed-off-by: Julien Olivain Signed-off-by: Thomas Petazzoni --- diff --git a/package/pinentry/pinentry.hash b/package/pinentry/pinentry.hash index 9c54520da6..3f02eec737 100644 --- a/package/pinentry/pinentry.hash +++ b/package/pinentry/pinentry.hash @@ -1,5 +1,5 @@ # From https://www.gnupg.org/download/integrity_check.html -sha1 28effa1722865786cb984f3099a32db40f96ea26 pinentry-1.3.0.tar.bz2 -sha256 9b3cd5226e7597f2fded399a3bc659923351536559e9db0826981bca316494de pinentry-1.3.0.tar.bz2 +sha1 fb0bbb88211558c8f7e652b4b6a675b1972fba04 pinentry-1.3.1.tar.bz2 +sha256 bc72ee27c7239007ab1896c3c2fae53b076e2c9bd2483dc2769a16902bce8c04 pinentry-1.3.1.tar.bz2 # Locally computed sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/pinentry/pinentry.mk b/package/pinentry/pinentry.mk index b49037c91b..7482a93d02 100644 --- a/package/pinentry/pinentry.mk +++ b/package/pinentry/pinentry.mk @@ -4,7 +4,7 @@ # ################################################################################ -PINENTRY_VERSION = 1.3.0 +PINENTRY_VERSION = 1.3.1 PINENTRY_SOURCE = pinentry-$(PINENTRY_VERSION).tar.bz2 PINENTRY_SITE = https://www.gnupg.org/ftp/gcrypt/pinentry PINENTRY_LICENSE = GPL-2.0+