From 59172f3ba69b32a3cb5ff6f659705670455de3a9 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Sat, 6 Jun 2015 10:38:31 +0000 Subject: [PATCH] pinentry: update to 0.9.4. --- srcpkgs/pinentry/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pinentry/template b/srcpkgs/pinentry/template index f260619e6ba..0f01266302d 100644 --- a/srcpkgs/pinentry/template +++ b/srcpkgs/pinentry/template @@ -1,6 +1,6 @@ # Template file for 'pinentry' pkgname=pinentry -version=0.9.3 +version=0.9.4 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=88c2d9ff892d591c2a12c52229eb2262f0ae4b8e58b551990a0949f44df98244 +checksum=4b8835bb738d464542b62020ff6b8f649a621540edb61c4cbfe0c894538ee2e0 pre_build() { sed -e 's,ncursesw/curses.h,curses.h,' -i pinentry/pinentry-curses.c