diff --git a/srcpkgs/pinentry/template b/srcpkgs/pinentry/template index 7a9a3004fd2..ebde64d27fc 100644 --- a/srcpkgs/pinentry/template +++ b/srcpkgs/pinentry/template @@ -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 " 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