From 4a65c3d9cdf84b47f5e25ba9dc0f759e4f96c557 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Fri, 28 Oct 2022 23:02:45 +0200 Subject: [PATCH] package/pinentry: bump to version 1.2.1 https://git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=blob;f=NEWS;h=c080b34e57d01a6ccca9d2996d7096c42b1a3f84 Signed-off-by: Fabrice Fontaine Signed-off-by: Peter Korsgaard --- package/pinentry/pinentry.hash | 4 ++-- package/pinentry/pinentry.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/pinentry/pinentry.hash b/package/pinentry/pinentry.hash index e5f3d90652..187c86f9bd 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 b8b88cab4fd844e3616d55aeba8f084f2b98fb0f pinentry-1.1.1.tar.bz2 +sha1 29daaf45f15cb5b8ec9b4a06284343f7a87082fb pinentry-1.2.1.tar.bz2 # Locally computed -sha256 cd12a064013ed18e2ee8475e669b9f58db1b225a0144debdb85a68cecddba57f pinentry-1.1.1.tar.bz2 +sha256 457a185e5a85238fb945a955dc6352ab962dc8b48720b62fc9fa48c7540a4067 pinentry-1.2.1.tar.bz2 sha256 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34 COPYING diff --git a/package/pinentry/pinentry.mk b/package/pinentry/pinentry.mk index 8ebd35cfab..338d61af2d 100644 --- a/package/pinentry/pinentry.mk +++ b/package/pinentry/pinentry.mk @@ -4,7 +4,7 @@ # ################################################################################ -PINENTRY_VERSION = 1.1.1 +PINENTRY_VERSION = 1.2.1 PINENTRY_SOURCE = pinentry-$(PINENTRY_VERSION).tar.bz2 PINENTRY_SITE = https://www.gnupg.org/ftp/gcrypt/pinentry PINENTRY_LICENSE = GPL-2.0+