diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2021-09-20 14:40:01 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2021-10-22 19:40:14 +0200 |
commit | fb01a608e065d8f2709bae749bee1fce60ca1f8f (patch) | |
tree | 11b34f7789b5e6fa519204548e8991814e53168a /package/pinentry | |
parent | dda8c5966e48222a77cc5f709d4cb3b9fb908166 (diff) |
gnutls: update to 3.16.16 and deps
Diffstat (limited to 'package/pinentry')
-rw-r--r-- | package/pinentry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pinentry/Makefile b/package/pinentry/Makefile index 90deed445..93fd39c59 100644 --- a/package/pinentry/Makefile +++ b/package/pinentry/Makefile @@ -6,7 +6,7 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= pinentry PKG_VERSION:= 1.2.0 PKG_RELEASE:= 1 -PKG_HASH:= e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 +PKG_HASH:= 10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470 PKG_DESCR:= pinentry application PKG_SECTION:= app/crypto PKG_URL:= https://www.gnupg.org |