xml2rfc: update to 3.16.0.

This commit is contained in:
Andrew Benson 2023-01-26 17:53:48 -06:00
parent 07d19370db
commit 79e0d6a364

View file

@ -1,7 +1,7 @@
# Template file for 'xml2rfc'
pkgname=xml2rfc
version=3.15.3
revision=2
version=3.16.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-appdirs python3-ConfigArgParse python3-html5lib
@ -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=5d1c1d6f0bcaa7f53221b5fe712213d65d8a69ac84c6c64b16e6f88aee595788
checksum=bd5195d211bb123b685a1855d5811c72c3f77d5e5a4e1d9225842f04f6354cdb
make_check=no # too many dependencies
post_install() {