libtasn1: update to 4.15.0

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-12-10 18:01:40 -06:00 committed by Helmut Pozimski
parent 3b1aad2196
commit 56ba82f31b

View file

@ -1,15 +1,15 @@
# Template build file for 'libtasn1'.
# Template file for 'libtasn1'
pkgname=libtasn1
version=4.14
version=4.15.0
revision=1
build_style=gnu-configure
hostmakedepends="perl"
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/"
license="GPL-3, LGPL-2.1"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=9e604ba5c5c8ea403487695c2e407405820d98540d9de884d6e844f9a9c5ba08
checksum=dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e
libtasn1-devel_package() {
depends="${sourcepkg}-${version}_${revision}"