libidn2: Update to 2.3.4

This commit is contained in:
Christoph Reiter
2022-10-24 21:56:43 +02:00
parent c92c5939e8
commit 0db4ababb7

View File

@@ -2,7 +2,7 @@
pkgbase=libidn2
pkgname=('libidn2' 'libidn2-devel')
_basever=2.3.3
_basever=2.3.4
pkgver=${_basever}
pkgrel=1
pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
@@ -12,7 +12,7 @@ license=('GPL3' 'LGPL')
makedepends=('gcc' 'texinfo' 'libunistring-devel' 'gettext-devel' 'gtk-doc' 'autotools')
options=('!libtool' 'staticlibs')
source=(https://ftp.gnu.org/gnu/libidn/${pkgname}-${pkgver}.tar.gz{,.sig})
sha256sums=('f3ac987522c00d33d44b323cae424e2cffcb4c63c6aa6cd1376edacbf1c36eb0'
sha256sums=('93caba72b4e051d1f8d4f5a076ab63c99b77faee019b72b9783b267986dbb45f'
'SKIP')
validpgpkeys=('B1D2BD1375BECB784CF4F8C4D73CF638C53C06BE') # Simon Josefsson <simon@josefsson.org>