xml2rfc: update to 3.19.1.
This commit is contained in:
parent
1a0dae9d9b
commit
19a77149fb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xml2rfc'
|
# Template file for 'xml2rfc'
|
||||||
pkgname=xml2rfc
|
pkgname=xml2rfc
|
||||||
version=3.19.0
|
version=3.19.1
|
||||||
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=8844bc6c90474217a8789fc3b749dd0a5e7871e3a3132e833847aad4c39b696e
|
checksum=49e5319041c9afb66650aea429520f3199dfaac382c6fcf06a4a03c9b3646136
|
||||||
make_check=no # too many dependencies
|
make_check=no # too many dependencies
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue