pinentry: update to 1.2.1.

This commit is contained in:
Leah Neukirchen 2022-08-27 14:44:24 +02:00
parent 383855e750
commit c08e63ebd2

View file

@ -2,7 +2,7 @@
# NOTE: keep this pkg synchronized with srcpkgs/pinentry-gtk.
# NOTE: it's splitted this way to avoid cyclic dependencies.
pkgname=pinentry
version=1.2.0
version=1.2.1
revision=1
build_style=gnu-configure
configure_args="--without-libcap --enable-pinentry-tty
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://www.gnupg.org/related_software/pinentry/index.html"
distfiles="https://gnupg.org/ftp/gcrypt/pinentry/pinentry-${version}.tar.bz2"
checksum=10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470
checksum=457a185e5a85238fb945a955dc6352ab962dc8b48720b62fc9fa48c7540a4067
alternatives="pinentry:pinentry:/usr/bin/pinentry-curses"