* update libidn to 1.42-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:09 +02:00
parent 51549eb327
commit 899862c13c
2 changed files with 23 additions and 1 deletions

22
libidn/.SRCINFO Normal file
View File

@ -0,0 +1,22 @@
pkgbase = libidn
pkgdesc = Implementation of the Stringprep, Punycode and IDNA specifications
pkgver = 1.42
pkgrel = 1.1
url = https://www.gnu.org/software/libidn/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL3
license = LGPL
depends = glibc
source = https://ftp.gnu.org/gnu/libidn/libidn-1.42.tar.gz
source = https://ftp.gnu.org/gnu/libidn/libidn-1.42.tar.gz.sig
validpgpkeys = 9AA9BDB11BB1B99A21285A330664A76954265E8C
validpgpkeys = B1D2BD1375BECB784CF4F8C4D73CF638C53C06BE
validpgpkeys = 1CB27DBC98614B2D5841646D08302DB6A2670428
sha256sums = d6c199dcd806e4fe279360cb4b08349a0d39560ed548ffd1ccadda8cdecb4723
sha256sums = SKIP
pkgname = libidn

View File

@ -5,7 +5,7 @@
pkgname=libidn
pkgver=1.42
pkgrel=1
pkgrel=1.1
pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
url="https://www.gnu.org/software/libidn/"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)