diff options
author | Thomas Penteker <tek@serverop.de> | 2015-08-11 11:59:32 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2015-08-11 11:59:32 +0200 |
commit | 9c8e83f9857778b81483966b6616dc44bb6710a2 (patch) | |
tree | f5364fc871e0bf25d8ea81fbe330ef77d1b7b475 /pinentry | |
parent | af7a092acc5d3fc9f2872bebe67e78d6806f9546 (diff) | |
download | opt-9c8e83f9857778b81483966b6616dc44bb6710a2.tar.gz opt-9c8e83f9857778b81483966b6616dc44bb6710a2.tar.xz |
pinentry: 0.9.4 -> 0.9.5
Diffstat (limited to 'pinentry')
-rw-r--r-- | pinentry/.footprint | 1 | ||||
-rw-r--r-- | pinentry/.md5sum | 2 | ||||
-rw-r--r-- | pinentry/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/pinentry/.footprint b/pinentry/.footprint index 2237c6af6..13160e21a 100644 --- a/pinentry/.footprint +++ b/pinentry/.footprint @@ -2,3 +2,4 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pinentry -rwxr-xr-x root/root usr/bin/pinentry-curses +-rwxr-xr-x root/root usr/bin/pinentry-emacs diff --git a/pinentry/.md5sum b/pinentry/.md5sum index 097cd334a..903c669d9 100644 --- a/pinentry/.md5sum +++ b/pinentry/.md5sum @@ -1,2 +1,2 @@ 422de36ebe2ea9c4102a33f7306c2ae3 pinentry -50dd255d23839079e15a02761f11d4c8 pinentry-0.9.4.tar.bz2 +55439c4436b59573a29e144916ee5b61 pinentry-0.9.5.tar.bz2 diff --git a/pinentry/Pkgfile b/pinentry/Pkgfile index 62653406c..e17ccd8d5 100644 --- a/pinentry/Pkgfile +++ b/pinentry/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: pinentry-gtk2 pinentry-qt4 name=pinentry -version=0.9.4 +version=0.9.5 release=1 source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2 pinentry) |