]> Git Repo - buildroot-mgba.git/commitdiff
package/pinentry: bump to version 1.3.1
authorJulien Olivain <[email protected]>
Wed, 10 Jul 2024 22:06:44 +0000 (00:06 +0200)
committerThomas Petazzoni <[email protected]>
Wed, 10 Jul 2024 22:16:52 +0000 (00:16 +0200)
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 <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/pinentry/pinentry.hash
package/pinentry/pinentry.mk

index 9c54520da6c0afca84ab332166d3f4e0b20269a9..3f02eec737c8e6f9ffdb11a262234b960f9bb7a1 100644 (file)
@@ -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
index b49037c91becd0aaad5b6ccb485efda40b109e70..7482a93d02a16a39908f454172c628f5faf0a9d5 100644 (file)
@@ -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+
This page took 0.031646 seconds and 4 git commands to generate.