xml2rfc: update to 3.19.1.

This commit is contained in:
Andrew Benson 2024-01-21 15:24:12 -06:00
parent 1a0dae9d9b
commit 19a77149fb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xml2rfc'
pkgname=xml2rfc
version=3.19.0
version=3.19.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=8844bc6c90474217a8789fc3b749dd0a5e7871e3a3132e833847aad4c39b696e
checksum=49e5319041c9afb66650aea429520f3199dfaac382c6fcf06a4a03c9b3646136
make_check=no # too many dependencies
post_install() {