xml2rfc: update to 3.15.3.

This commit is contained in:
Andrew Benson 2022-12-10 17:36:11 -06:00
parent f9cf7af50d
commit b0067863bf

View file

@ -1,6 +1,6 @@
# Template file for 'xml2rfc' # Template file for 'xml2rfc'
pkgname=xml2rfc pkgname=xml2rfc
version=3.15.0 version=3.15.3
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://ietf-tools.github.io/xml2rfc/" homepage="https://ietf-tools.github.io/xml2rfc/"
distfiles="https://github.com/ietf-tools/xml2rfc/releases/download/v${version}/xml2rfc-${version}.tar.gz" distfiles="https://github.com/ietf-tools/xml2rfc/releases/download/v${version}/xml2rfc-${version}.tar.gz"
checksum=65dac6ad7e59cb296f00c53d5d18355d7cae23bc99706234f84d6c6c19ed61c5 checksum=5d1c1d6f0bcaa7f53221b5fe712213d65d8a69ac84c6c64b16e6f88aee595788
make_check=no # too many dependencies make_check=no # too many dependencies
post_install() { post_install() {