mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pinentry: update to 1.3.1.
This commit is contained in:
parent
5276f180e4
commit
624cf8d13a
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# NOTE: keep this pkg synchronized with srcpkgs/pinentry-gtk.
|
# NOTE: keep this pkg synchronized with srcpkgs/pinentry-gtk.
|
||||||
# NOTE: it's splitted this way to avoid cyclic dependencies.
|
# NOTE: it's splitted this way to avoid cyclic dependencies.
|
||||||
pkgname=pinentry
|
pkgname=pinentry
|
||||||
version=1.3.0
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-libcap --enable-pinentry-tty
|
configure_args="--without-libcap --enable-pinentry-tty
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.gnupg.org/related_software/pinentry/index.html"
|
homepage="https://www.gnupg.org/related_software/pinentry/index.html"
|
||||||
distfiles="https://gnupg.org/ftp/gcrypt/pinentry/pinentry-${version}.tar.bz2"
|
distfiles="https://gnupg.org/ftp/gcrypt/pinentry/pinentry-${version}.tar.bz2"
|
||||||
checksum=9b3cd5226e7597f2fded399a3bc659923351536559e9db0826981bca316494de
|
checksum=bc72ee27c7239007ab1896c3c2fae53b076e2c9bd2483dc2769a16902bce8c04
|
||||||
|
|
||||||
alternatives="pinentry:pinentry:/usr/bin/pinentry-curses"
|
alternatives="pinentry:pinentry:/usr/bin/pinentry-curses"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue