xml2rfc: update to 3.18.1.

This commit is contained in:
Andrew Benson 2023-10-02 08:08:05 -05:00 committed by Andrew Benson
parent 599bc7686d
commit f38b7ad469
1 changed files with 2 additions and 2 deletions

View File

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