mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libidn2: update to 2.3.4.
This commit is contained in:
parent
b12fe2ffb2
commit
b19ce6f547
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libidn2'
|
# Template file for 'libidn2'
|
||||||
pkgname=libidn2
|
pkgname=libidn2
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext-devel libtool pkg-config gtk-doc"
|
hostmakedepends="gettext-devel libtool pkg-config gtk-doc"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/libidn/#libidn2"
|
homepage="https://www.gnu.org/software/libidn/#libidn2"
|
||||||
changelog="https://gitlab.com/libidn/libidn2/-/raw/master/NEWS"
|
changelog="https://gitlab.com/libidn/libidn2/-/raw/master/NEWS"
|
||||||
distfiles="${GNU_SITE}/libidn/libidn2-${version}.tar.gz"
|
distfiles="${GNU_SITE}/libidn/libidn2-${version}.tar.gz"
|
||||||
checksum=f3ac987522c00d33d44b323cae424e2cffcb4c63c6aa6cd1376edacbf1c36eb0
|
checksum=93caba72b4e051d1f8d4f5a076ab63c99b77faee019b72b9783b267986dbb45f
|
||||||
|
|
||||||
libidn2-devel_package() {
|
libidn2-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue