mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
libtasn1: update to 4.20.0.
This commit is contained in:
parent
7226507de5
commit
afabcc3c60
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtasn1'
|
||||
pkgname=libtasn1
|
||||
version=4.19.0
|
||||
version=4.20.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=1613f0ac1cf484d6ec0ce3b8c06d56263cc7242f1c23b30d82d23de345a63f7a
|
||||
checksum=92e0e3bd4c02d4aeee76036b2ddd83f0c732ba4cda5cb71d583272b23587a76c
|
||||
|
||||
libtasn1-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue