libtasn1: update to 4.13. (#10916)
This commit is contained in:
parent
905bb1ac87
commit
c58b7cba4e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libtasn1'.
|
||||
pkgname=libtasn1
|
||||
version=4.12
|
||||
version=4.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://www.gnu.org/software/libtasn1/"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=6753da2e621257f33f5b051cc114d417e5206a0818fe0b1ecfd6153f70934753
|
||||
checksum=7e528e8c317ddd156230c4e31d082cd13e7ddeb7a54824be82632209550c8cca
|
||||
|
||||
libtasn1-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue