xml2rfc: update to 3.23.1.
This commit is contained in:
parent
ebd4a1b3eb
commit
2482a3b5f9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xml2rfc'
|
||||
pkgname=xml2rfc
|
||||
version=3.23.0
|
||||
version=3.23.1
|
||||
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=f6743e210df80a8aba0c791f74e9c4e799567dd9111307def171d8a097941039
|
||||
checksum=e73641ad786cf85145553d9f7cc702f7983cecab27d0359a319db4de79878755
|
||||
make_check=no # too many dependencies
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue