mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 03:35:38 +03:00
testing/xml2rfc: upgrade to 3.7.0
This commit is contained in:
parent
5620c82b97
commit
4d87aa940d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor:
|
||||
# Maintainer:
|
||||
pkgname=xml2rfc
|
||||
pkgver=3.6.0
|
||||
pkgrel=1
|
||||
pkgver=3.7.0
|
||||
pkgrel=0
|
||||
pkgdesc="tool for converting XML documents into internet drafts and RFCs"
|
||||
options="!check" # Requires unpackaged i18naddress
|
||||
url="https://tools.ietf.org/"
|
||||
|
@ -24,4 +24,4 @@ package() {
|
|||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="d8d7c49408a4445f15c0af57acd9e816a2dcc8933d9eac070fe2ed836d9591a470a93aaae77ecc29b613cdfe1b64b62976c11a6910322341f361bd8048bc38a5 xml2rfc-3.6.0.tar.gz"
|
||||
sha512sums="401b2179f1fba713270af79b391005c82a82a366465dc310ed5c4bdd9ce1b2f5414e3097a150ac116dce7d3fea5d1e44ab4361d0f5e7c01e79fcfa794e51250a xml2rfc-3.7.0.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue