diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-10-05 01:48:15 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-10-05 01:48:15 +0200 |
commit | 838a860b0cd1e05de83fdc1cf99070efa54ed4b6 (patch) | |
tree | d32e29a0ae47422c355e049a99c6595cfffb80ea | |
parent | 0d62c72c49b80634ca7a6f967c3f9b0ab1ccccc1 (diff) |
pinentry: update to 1.3.2
-rw-r--r-- | package/pinentry/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/pinentry/Makefile b/package/pinentry/Makefile index 93fd39c59..d0fae2eb6 100644 --- a/package/pinentry/Makefile +++ b/package/pinentry/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= pinentry -PKG_VERSION:= 1.2.0 +PKG_VERSION:= 1.3.2 PKG_RELEASE:= 1 -PKG_HASH:= 10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470 +PKG_HASH:= 8e986ed88561b4da6e9efe0c54fa4ca8923035c99264df0b0464497c5fb94e9e PKG_DESCR:= pinentry application PKG_SECTION:= app/crypto PKG_URL:= https://www.gnupg.org |