xml2rfc: update to 3.24.0.

This commit is contained in:
Andrew Benson 2024-10-29 13:42:33 -05:00
parent a349cdc6ed
commit 13c392e71a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xml2rfc'
pkgname=xml2rfc
version=3.23.2
version=3.24.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=3744efe53bc8a6c56ac3ed89f5c6b36b9a3158efb58dc2a0cdc118a1b5a6dec6
checksum=db04c29ab45ef66e3ad780d2c68acfe0364e0de78d06932dfc9938e4286f422f
make_check=no # too many dependencies
post_install() {