gnurl: bump revision

This commit is contained in:
Leonid Pliushch 2020-06-21 23:31:48 +03:00
parent 75c8b4363b
commit 97e5fb4193
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://gnunet.org/en/gnurl.html
TERMUX_PKG_DESCRIPTION="Fork of libcurl, which is mostly for GNUnet"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=7.70.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://ftp.gnu.org/gnu/gnunet/gnurl-$TERMUX_PKG_VERSION.tar.Z
TERMUX_PKG_SHA256=1df60fe2b464270bf37683ea21813520dce3fdcfbf7c554e2a52d65c155df014
TERMUX_PKG_DEPENDS="libgnutls, libnghttp2"