mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
pinentry: update to 0.9.6.
This commit is contained in:
parent
627546c769
commit
1450e69428
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pinentry'
|
# Template file for 'pinentry'
|
||||||
pkgname=pinentry
|
pkgname=pinentry
|
||||||
version=0.9.5
|
version=0.9.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-rpath --without-libcap --disable-pinentry-gtk
|
configure_args="--disable-rpath --without-libcap --disable-pinentry-gtk
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.gnupg.org/related_software/pinentry/index.html"
|
homepage="https://www.gnupg.org/related_software/pinentry/index.html"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=6a57fd3afc0d8aaa5599ffcb3ea4e7c42c113a181e8870122203ea018384688c
|
checksum=2a1124e9097f24f866cab7982610677e222cea71be0a71a5566f223177e01e66
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -e 's,ncursesw/curses.h,curses.h,' -i pinentry/pinentry-curses.c
|
sed -e 's,ncursesw/curses.h,curses.h,' -i pinentry/pinentry-curses.c
|
||||||
|
|
Loading…
Add table
Reference in a new issue