mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
pinentry-gtk: update to 1.2.0.
This commit is contained in:
parent
a77e559c18
commit
50937ea671
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
_desc="PIN or passphrase entry dialogs for GnuPG"
|
_desc="PIN or passphrase entry dialogs for GnuPG"
|
||||||
|
|
||||||
pkgname=pinentry-gtk
|
pkgname=pinentry-gtk
|
||||||
version=1.1.1
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pinentry-${version}"
|
wrksrc="pinentry-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -21,7 +21,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=cd12a064013ed18e2ee8475e669b9f58db1b225a0144debdb85a68cecddba57f
|
checksum=10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470
|
||||||
|
|
||||||
alternatives="pinentry:pinentry:/usr/bin/pinentry-gtk-2"
|
alternatives="pinentry:pinentry:/usr/bin/pinentry-gtk-2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue