pinentry: update to 1.1.1.

This commit is contained in:
Leah Neukirchen 2021-01-23 14:45:36 +01:00
parent 1b9128bf3a
commit 3724eb6617

View file

@ -2,8 +2,8 @@
# NOTE: keep this pkg synchronized with srcpkgs/pinentry-gtk.
# NOTE: it's splitted this way to avoid cyclic dependencies.
pkgname=pinentry
version=1.1.0
revision=6
version=1.1.1
revision=1
build_style=gnu-configure
configure_args="--without-libcap --enable-pinentry-tty
--enable-pinentry-curses --enable-fallback-curses
@ -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=68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570
checksum=cd12a064013ed18e2ee8475e669b9f58db1b225a0144debdb85a68cecddba57f
alternatives="pinentry:pinentry:/usr/bin/pinentry-curses"