libtasn1: update to 4.18.0.

This commit is contained in:
Piraty 2022-02-25 20:53:37 +01:00
parent e88fc8d08a
commit 85a6c30367
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.17.0
version=4.18.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=ece7551cea7922b8e10d7ebc70bc2248d1fdd73351646a2d6a8d68a9421c45a5
checksum=4365c154953563d64c67a024b607d1ee75c6db76e0d0f65709ea80a334cd1898
libtasn1-devel_package() {
depends="${sourcepkg}-${version}_${revision}"