mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
libidn: update to 1.41.
This commit is contained in:
parent
b29a52dc3b
commit
5aa8f1a00c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libidn'
|
||||
pkgname=libidn
|
||||
version=1.38
|
||||
version=1.41
|
||||
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=de00b840f757cd3bb14dd9a20d5936473235ddcba06d4bc2da804654b8bbf0f6
|
||||
checksum=884d706364b81abdd17bee9686d8ff2ae7431c5a14651047c68adf8b31fd8945
|
||||
|
||||
libidn-devel_package() {
|
||||
depends="libidn>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue