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