xml2rfc: update to 3.17.4.

This commit is contained in:
Andrew Benson 2023-06-23 07:28:49 -05:00
parent d90195b0cd
commit d3a9cd65a4

View File

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