diff options
Diffstat (limited to 'repo/pinentry/pinentry.xibuild')
-rw-r--r-- | repo/pinentry/pinentry.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/pinentry/pinentry.xibuild b/repo/pinentry/pinentry.xibuild index df135a0..f974326 100644 --- a/repo/pinentry/pinentry.xibuild +++ b/repo/pinentry/pinentry.xibuild @@ -5,7 +5,7 @@ DESC="Collection of simple PIN or passphrase entry dialogs which utilize the Ass MAKEDEPS=" ncurses libcap libgpg-error libassuan " -PKG_VER=1.2.0 +PKG_VER=1.2.1 SOURCE="https://gnupg.org/ftp/gcrypt/pinentry/pinentry-$PKG_VER.tar.bz2" prepare() { |