mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
xml2rfc: update to 3.27.0.
This commit is contained in:
parent
966ed0afcc
commit
8dd010fbd6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xml2rfc'
|
||||
pkgname=xml2rfc
|
||||
version=3.26.0
|
||||
version=3.27.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core python3-setuptools"
|
||||
|
@ -14,7 +14,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/archive/v${version}/xml2rfc-${version}.tar.gz"
|
||||
checksum=0d3b0c31c28bfe7ae947e3b6ca40255149ad3563d63272b5f56c4302700bb6d5
|
||||
checksum=f68c1b33df76b0e6acbf716145fedc6c0805918de09460de161480c612e4e861
|
||||
make_check=no # too many dependencies
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue