xml2rfc: update to 3.18.0.

This commit is contained in:
Andrew Benson 2023-08-04 03:14:43 -07:00
parent 891c0c6ef1
commit d665feb4a5

View File

@ -1,6 +1,6 @@
# Template file for 'xml2rfc'
pkgname=xml2rfc
version=3.17.5
version=3.18.0
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=4f00b90a11a33b94076e166846f74843435e7077757082a631a9c53bbc71d991
checksum=0ac1098bdef7301c123f0d9a923c97f20db26b5d2821a4cc091fb66ed5481caa
make_check=no # too many dependencies
post_install() {