gnupg: update to 2.2.20

This commit is contained in:
Leonid Pliushch 2020-03-21 22:52:52 +02:00
parent fe83dfe66f
commit 4a02fa817b
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://www.gnupg.org/
TERMUX_PKG_DESCRIPTION="Implementation of the OpenPGP standard for encrypting and signing data and communication"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=2.2.19
TERMUX_PKG_VERSION=2.2.20
TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/gnupg/gnupg-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=242554c0e06f3a83c420b052f750b65ead711cc3fddddb5e7274fcdbb4e9dec0
TERMUX_PKG_SHA256=04a7c9d48b74c399168ee8270e548588ddbe52218c337703d7f06373d326ca30
TERMUX_PKG_DEPENDS="libassuan, libbz2, libgcrypt, libgnutls, libgpg-error, libksba, libnpth, libsqlite, readline, pinentry, resolv-conf, zlib"
TERMUX_PKG_CONFLICTS="gnupg2 (<< 2.2.9-1), dirmngr (<< 2.2.17-1)"
TERMUX_PKG_REPLACES="gnupg2 (<< 2.2.9-1), dirmngr (<< 2.2.17-1)"