xml2rfc: update to 3.20.1.

This commit is contained in:
Andrew Benson 2024-03-14 05:52:06 -05:00
parent cc48e574ad
commit c494808bb2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xml2rfc'
pkgname=xml2rfc
version=3.20.0
version=3.20.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=71f8aa88665fa3c4b5fdd628e173a450cb2b3db982935dc996fe3f812f6988ba
checksum=beda267fbb8f910903e4c044f1bacf85faebef546fe6dfd42060ea153ec6966e
make_check=no # too many dependencies
post_install() {