mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
xml2rfc: update to 3.30.0.
This commit is contained in:
parent
cec13ffb56
commit
81185cc74f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xml2rfc'
|
# Template file for 'xml2rfc'
|
||||||
pkgname=xml2rfc
|
pkgname=xml2rfc
|
||||||
version=3.29.0
|
version=3.30.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core python3-setuptools"
|
hostmakedepends="python3-poetry-core python3-setuptools"
|
||||||
|
@ -14,7 +14,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/archive/v${version}/xml2rfc-${version}.tar.gz"
|
distfiles="https://github.com/ietf-tools/xml2rfc/archive/v${version}/xml2rfc-${version}.tar.gz"
|
||||||
checksum=21642b40d75c52f0d0434a7b77ee474ddc5bb8c1040e60d36d6dfb31e859e626
|
checksum=03de52c839024f64194f13ba58a8e42e495f94a544b82af936a9582372d9e100
|
||||||
make_check=no # too many dependencies
|
make_check=no # too many dependencies
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue