pinentry: update to 0.9.6.

This commit is contained in:
Eivind Uggedal 2015-09-19 10:36:16 +02:00
parent 627546c769
commit 1450e69428
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pinentry'
pkgname=pinentry
version=0.9.5
version=0.9.6
revision=1
build_style=gnu-configure
configure_args="--disable-rpath --without-libcap --disable-pinentry-gtk
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="GPL-2"
homepage="https://www.gnupg.org/related_software/pinentry/index.html"
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=6a57fd3afc0d8aaa5599ffcb3ea4e7c42c113a181e8870122203ea018384688c
checksum=2a1124e9097f24f866cab7982610677e222cea71be0a71a5566f223177e01e66
pre_build() {
sed -e 's,ncursesw/curses.h,curses.h,' -i pinentry/pinentry-curses.c