xml2rfc: update to 3.23.0.

This commit is contained in:
Andrew Benson 2024-08-22 07:12:56 -05:00
parent 3b608891f3
commit e9a4bf1b9e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xml2rfc'
pkgname=xml2rfc
version=3.22.0
version=3.23.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=227167e52c2ecb49ae340d18e610273dddebf3677ccee5d59543c17ec67edcd9
checksum=f6743e210df80a8aba0c791f74e9c4e799567dd9111307def171d8a097941039
make_check=no # too many dependencies
post_install() {