xml2rfc: update to 3.17.0.
This commit is contained in:
parent
fedfc5417b
commit
959834b640
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xml2rfc'
|
||||
pkgname=xml2rfc
|
||||
version=3.16.0
|
||||
version=3.17.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=bd5195d211bb123b685a1855d5811c72c3f77d5e5a4e1d9225842f04f6354cdb
|
||||
checksum=33a4a11178c791db25fdf733e04fdc28c3660c94d0fe83b3b2799ef23f547003
|
||||
make_check=no # too many dependencies
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue