mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xml2rfc: update to 3.22.0.
This commit is contained in:
parent
15f3f9b2db
commit
7255214b60
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.21.0
|
version=3.22.0
|
||||||
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=e4d9ddd2629e64e376960cfc26af0df49b1f27568123f2dd70c07ced1f8ed4fc
|
checksum=227167e52c2ecb49ae340d18e610273dddebf3677ccee5d59543c17ec67edcd9
|
||||||
make_check=no # too many dependencies
|
make_check=no # too many dependencies
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue