libidn: update to 1.37

This commit is contained in:
Leonid Pliushch 2021-07-08 01:14:13 +03:00
parent 4e35a48390
commit e85e0a1ed2
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/libidn/
TERMUX_PKG_DESCRIPTION="GNU Libidn library, implementation of IETF IDN specifications"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.36
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=1.37
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/libidn/libidn-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=14b67108344d81ba844631640df77c9071d9fb0659b080326ff5424e86b14038
TERMUX_PKG_SHA256=3c8e970d5cd80a8cb56f59c61611535336343942e3f1c81b0190c69993a692c2
TERMUX_PKG_DEPENDS="libiconv"
TERMUX_PKG_BREAKS="libidn-dev"
TERMUX_PKG_REPLACES="libidn-dev"