We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1591381 commit 5663d48Copy full SHA for 5663d48
1 file changed
srcpkgs/libtasn1/template
@@ -1,16 +1,16 @@
1
# Template file for 'libtasn1'
2
pkgname=libtasn1
3
-version=4.20.0
+version=4.21.0
4
revision=1
5
build_style=gnu-configure
6
-hostmakedepends="perl"
+hostmakedepends="perl texinfo"
7
short_desc="ASN.1 structure parser library"
8
maintainer="Orphaned <orphan@voidlinux.org>"
9
license="GPL-3.0-only, LGPL-2.1-only"
10
homepage="https://www.gnu.org/software/libtasn1/"
11
changelog="https://gitlab.com/gnutls/libtasn1/-/raw/master/NEWS"
12
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
13
-checksum=92e0e3bd4c02d4aeee76036b2ddd83f0c732ba4cda5cb71d583272b23587a76c
+checksum=1d8a444a223cc5464240777346e125de51d8e6abf0b8bac742ac84609167dc87
14
15
libtasn1-devel_package() {
16
depends="${sourcepkg}-${version}_${revision}"
0 commit comments