libtasn1: update to 4.17.0.
By ericonr: - add changelog Closes: #31179 [via git-merge-pr]
This commit is contained in:
parent
61445c018e
commit
23e8f3a703
1 changed files with 3 additions and 2 deletions
|
@ -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 <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=0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d
|
||||
checksum=ece7551cea7922b8e10d7ebc70bc2248d1fdd73351646a2d6a8d68a9421c45a5
|
||||
|
||||
libtasn1-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue