libtasn1: update to 4.13. (#10916)

This commit is contained in:
maxice8 2018-01-20 04:02:25 -02:00 committed by Juan RP
parent 905bb1ac87
commit c58b7cba4e

View file

@ -1,6 +1,6 @@
# Template build file for 'libtasn1'. # Template build file for 'libtasn1'.
pkgname=libtasn1 pkgname=libtasn1
version=4.12 version=4.13
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="perl" hostmakedepends="perl"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.gnu.org/software/libtasn1/" homepage="https://www.gnu.org/software/libtasn1/"
license="GPL-3, LGPL-2.1" license="GPL-3, LGPL-2.1"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=6753da2e621257f33f5b051cc114d417e5206a0818fe0b1ecfd6153f70934753 checksum=7e528e8c317ddd156230c4e31d082cd13e7ddeb7a54824be82632209550c8cca
libtasn1-devel_package() { libtasn1-devel_package() {
depends="${sourcepkg}-${version}_${revision}" depends="${sourcepkg}-${version}_${revision}"