libtasn1: update to 4.21.0

This commit is contained in:
Drew Marino
2026-04-23 00:01:41 +02:00
committed by Duncan Overbruck
parent c33ade0d00
commit 8bd687d969
+3 -3
View File
@@ -1,16 +1,16 @@
# Template file for 'libtasn1'
pkgname=libtasn1
version=4.20.0
version=4.21.0
revision=1
build_style=gnu-configure
hostmakedepends="perl"
hostmakedepends="perl texinfo"
short_desc="ASN.1 structure parser library"
maintainer="Orphaned <orphan@voidlinux.org>"
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=92e0e3bd4c02d4aeee76036b2ddd83f0c732ba4cda5cb71d583272b23587a76c
checksum=1d8a444a223cc5464240777346e125de51d8e6abf0b8bac742ac84609167dc87
libtasn1-devel_package() {
depends="${sourcepkg}-${version}_${revision}"