diff --git a/srcpkgs/libtasn1/template b/srcpkgs/libtasn1/template index 5074fbab12..1361eb866d 100644 --- a/srcpkgs/libtasn1/template +++ b/srcpkgs/libtasn1/template @@ -1,6 +1,6 @@ # Template file for 'libtasn1' pkgname=libtasn1 -version=4.16.0 +version=4.17.0 revision=1 build_style=gnu-configure hostmakedepends="perl" @@ -8,8 +8,9 @@ short_desc="ASN.1 structure parser library" maintainer="Orphaned " 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=0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d +checksum=ece7551cea7922b8e10d7ebc70bc2248d1fdd73351646a2d6a8d68a9421c45a5 libtasn1-devel_package() { depends="${sourcepkg}-${version}_${revision}"