libgcrypt: bump revision

This commit is contained in:
Leonid Pliushch 2020-07-09 01:40:29 +03:00
parent 338f8b43bc
commit c86bb4a1d4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="General purpose cryptographic library based on the code
TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_LICENSE_FILE="LICENSES"
TERMUX_PKG_VERSION=1.8.5
TERMUX_PKG_REVISION=3
TERMUX_PKG_REVISION=4
TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=3b4a2a94cb637eff5bdebbcaf46f4d95c4f25206f459809339cdada0eb577ac3
TERMUX_PKG_DEPENDS="libgpg-error"