mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libidn: update to 1.43.
This commit is contained in:
parent
5f9f613b49
commit
7226507de5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libidn'
|
||||
pkgname=libidn
|
||||
version=1.42
|
||||
version=1.43
|
||||
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=d6c199dcd806e4fe279360cb4b08349a0d39560ed548ffd1ccadda8cdecb4723
|
||||
checksum=bdc662c12d041b2539d0e638f3a6e741130cdb33a644ef3496963a443482d164
|
||||
|
||||
libidn-devel_package() {
|
||||
depends="libidn>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue