xml2rfc: update to 3.19.4.
This commit is contained in:
parent
c5fd24d921
commit
0c34330ddf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xml2rfc'
|
||||
pkgname=xml2rfc
|
||||
version=3.19.3
|
||||
version=3.19.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://ietf-tools.github.io/xml2rfc/"
|
||||
distfiles="https://github.com/ietf-tools/xml2rfc/releases/download/v${version}/xml2rfc-${version}.tar.gz"
|
||||
checksum=9fb432c064ddf3ee8a36f7883a7583f16dea9c231084655e5ff4d2e104fac684
|
||||
checksum=29c842a726036277895b420d7c8b813f9c26e9e68fc225abd18e3065f98336b4
|
||||
make_check=no # too many dependencies
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue