Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/libtasn1/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'libtasn1'
pkgname=libtasn1
version=4.20.0
version=4.21.0
revision=1
build_style=gnu-configure
hostmakedepends="perl"
hostmakedepends="perl texinfo"
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/"
changelog="https://gitlab.com/gnutls/libtasn1/-/raw/master/NEWS"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=92e0e3bd4c02d4aeee76036b2ddd83f0c732ba4cda5cb71d583272b23587a76c
checksum=1d8a444a223cc5464240777346e125de51d8e6abf0b8bac742ac84609167dc87

libtasn1-devel_package() {
depends="${sourcepkg}-${version}_${revision}"
Expand Down
Loading