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