From f0d3c941ddadb9b56e7b5aa3e8e1894a5282db1b Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 8 Dec 2015 20:04:25 +0100 Subject: [PATCH] pinentry: update to 0.9.7. --- srcpkgs/pinentry/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pinentry/template b/srcpkgs/pinentry/template index ebde64d27fc..6a8237385c4 100644 --- a/srcpkgs/pinentry/template +++ b/srcpkgs/pinentry/template @@ -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 " 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