libidn2: update to 2.3.2.
This commit is contained in:
parent
662772f900
commit
9c8b8793a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libidn2'
|
||||
pkgname=libidn2
|
||||
version=2.3.1
|
||||
version=2.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake gettext-devel libtool pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
|||
homepage="https://www.gnu.org/software/libidn/#libidn2"
|
||||
changelog="https://gitlab.com/libidn/libidn2/-/raw/master/NEWS"
|
||||
distfiles="${GNU_SITE}/libidn/libidn2-${version}.tar.gz"
|
||||
checksum=8af684943836b8b53965d5f5b6714ef13c26c91eaa36ce7d242e3d21f5d40f2d
|
||||
checksum=76940cd4e778e8093579a9d195b25fff5e936e9dc6242068528b437a76764f91
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in a new issue