xml2rfc: update to 3.17.3.

This commit is contained in:
Andrew Benson 2023-06-07 16:47:28 -04:00
parent 105b0f6baf
commit 8192288526

View File

@ -1,6 +1,6 @@
# Template file for 'xml2rfc'
pkgname=xml2rfc
version=3.17.2
version=3.17.3
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=168183289de769bf53adb80f02986f73bb4e6934fa73a85c89a82be7a2b6f01d
checksum=535b7f701a5d87be8fb8ecdefcef486b11fa454bf0be236c6378c20ca57f28c5
make_check=no # too many dependencies
post_install() {