libtasn1: update to 4.19.0.

This commit is contained in:
Piraty 2023-01-06 21:59:13 +01:00
parent 2f98cc388d
commit 7a596df179
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'libtasn1'
pkgname=libtasn1
version=4.18.0
version=4.19.0
revision=1
build_style=gnu-configure
hostmakedepends="perl"
@ -10,7 +10,7 @@ license="GPL-3.0-only, LGPL-2.1-only"
homepage="https://www.gnu.org/software/libtasn1/"
changelog="https://gitlab.com/gnutls/libtasn1/-/raw/master/NEWS"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=4365c154953563d64c67a024b607d1ee75c6db76e0d0f65709ea80a334cd1898
checksum=1613f0ac1cf484d6ec0ce3b8c06d56263cc7242f1c23b30d82d23de345a63f7a
libtasn1-devel_package() {
depends="${sourcepkg}-${version}_${revision}"