xml2rfc: update to 3.17.0.

This commit is contained in:
Andrew Benson 2023-03-15 06:30:25 -05:00
parent fedfc5417b
commit 959834b640
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xml2rfc' # Template file for 'xml2rfc'
pkgname=xml2rfc pkgname=xml2rfc
version=3.16.0 version=3.17.0
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://ietf-tools.github.io/xml2rfc/" homepage="https://ietf-tools.github.io/xml2rfc/"
distfiles="https://github.com/ietf-tools/xml2rfc/releases/download/v${version}/xml2rfc-${version}.tar.gz" distfiles="https://github.com/ietf-tools/xml2rfc/releases/download/v${version}/xml2rfc-${version}.tar.gz"
checksum=bd5195d211bb123b685a1855d5811c72c3f77d5e5a4e1d9225842f04f6354cdb checksum=33a4a11178c791db25fdf733e04fdc28c3660c94d0fe83b3b2799ef23f547003
make_check=no # too many dependencies make_check=no # too many dependencies
post_install() { post_install() {