libtasn1: update to 4.15.0
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
3b1aad2196
commit
56ba82f31b
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template build file for 'libtasn1'.
|
# Template file for 'libtasn1'
|
||||||
pkgname=libtasn1
|
pkgname=libtasn1
|
||||||
version=4.14
|
version=4.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
short_desc="ASN.1 structure parser library"
|
short_desc="ASN.1 structure parser library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-3.0-only, LGPL-2.1-only"
|
||||||
homepage="https://www.gnu.org/software/libtasn1/"
|
homepage="https://www.gnu.org/software/libtasn1/"
|
||||||
license="GPL-3, LGPL-2.1"
|
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=9e604ba5c5c8ea403487695c2e407405820d98540d9de884d6e844f9a9c5ba08
|
checksum=dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e
|
||||||
|
|
||||||
libtasn1-devel_package() {
|
libtasn1-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue