pinentry: update to 0.9.7.

This commit is contained in:
Duncaen 2015-12-08 20:04:25 +01:00
parent e871dbec76
commit f0d3c941dd

View file

@ -1,6 +1,6 @@
# Template file for 'pinentry'
pkgname=pinentry
version=0.9.6
version=0.9.7
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=2a1124e9097f24f866cab7982610677e222cea71be0a71a5566f223177e01e66
checksum=6398208394972bbf897c3325780195584682a0d0c164ca5a0da35b93b1e4e7b2
pre_build() {
sed -e 's,ncursesw/curses.h,curses.h,' -i pinentry/pinentry-curses.c