mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
xml2rfc: update to 3.18.2.
This commit is contained in:
parent
d937827085
commit
e8e67c78db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xml2rfc'
|
||||
pkgname=xml2rfc
|
||||
version=3.18.1
|
||||
revision=2
|
||||
version=3.18.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-appdirs python3-ConfigArgParse python3-html5lib
|
||||
|
@ -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=f83424760f69c33b37c1d4fc8b4e7b0689e9c99480549538f22952f04ed51003
|
||||
checksum=87a765b5e9c133ea5f7974708c7dabb5e66fc14ec49fe381783243207eb11238
|
||||
make_check=no # too many dependencies
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue