pinentry: update to 0.9.4.
This commit is contained in:
parent
7afbe89a89
commit
59172f3ba6
1 changed files with 2 additions and 2 deletions
|
@ -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 <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=88c2d9ff892d591c2a12c52229eb2262f0ae4b8e58b551990a0949f44df98244
|
||||
checksum=4b8835bb738d464542b62020ff6b8f649a621540edb61c4cbfe0c894538ee2e0
|
||||
|
||||
pre_build() {
|
||||
sed -e 's,ncursesw/curses.h,curses.h,' -i pinentry/pinentry-curses.c
|
||||
|
|
Loading…
Reference in a new issue