diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 16:22:40 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 16:22:40 +0000 |
| commit | 9e4cec59bdfe28bfa4b12c4c1758feef35a379c3 (patch) | |
| tree | f40d4b86d5f5a232db9389bc016bb0955cc505c5 /testing | |
| parent | f2da1475dde2b1997c29910b35da6d5e934c43fe (diff) | |
| download | aports-9e4cec59bdfe28bfa4b12c4c1758feef35a379c3.tar.bz2 aports-9e4cec59bdfe28bfa4b12c4c1758feef35a379c3.tar.xz | |
testing/xml2rfc: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/xml2rfc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xml2rfc/APKBUILD b/testing/xml2rfc/APKBUILD index 51cd5a63c8..f59996502d 100644 --- a/testing/xml2rfc/APKBUILD +++ b/testing/xml2rfc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=xml2rfc pkgver=2.8.2 -pkgrel=2 +pkgrel=3 pkgdesc="A tool for converting XML documents into internet drafts and RFCs" url="https://tools.ietf.org/" arch="noarch" |
