mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
libidn: update to 1.42.
This commit is contained in:
parent
e0642dc0c7
commit
e04a9b526f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libidn'
|
||||
pkgname=libidn
|
||||
version=1.41
|
||||
version=1.42
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-csharp --disable-java --disable-static"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.gnu.org/software/libidn/"
|
||||
distfiles="${GNU_SITE}/libidn/libidn-${version}.tar.gz"
|
||||
checksum=884d706364b81abdd17bee9686d8ff2ae7431c5a14651047c68adf8b31fd8945
|
||||
checksum=d6c199dcd806e4fe279360cb4b08349a0d39560ed548ffd1ccadda8cdecb4723
|
||||
|
||||
libidn-devel_package() {
|
||||
depends="libidn>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue