diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-06-14 18:53:04 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-06-14 21:32:04 +1000 |
commit | e6cfcbf9635a29729b7b7aa07c90d1e3ca1a2af0 (patch) | |
tree | 19454d7a592207bd7152618185fe8494f1c75060 /asciidoc | |
parent | 64bc92f24971bf61e22355284bd5ff88973bff17 (diff) | |
download | contrib-e6cfcbf9635a29729b7b7aa07c90d1e3ca1a2af0.tar.gz contrib-e6cfcbf9635a29729b7b7aa07c90d1e3ca1a2af0.tar.xz |
asciidoc: 9.0.0rc2 -> 9.0.0
Diffstat (limited to 'asciidoc')
-rw-r--r-- | asciidoc/.signature | 6 | ||||
-rw-r--r-- | asciidoc/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/asciidoc/.signature b/asciidoc/.signature index 02e08f718..fc8a8b088 100644 --- a/asciidoc/.signature +++ b/asciidoc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zftfxj+iy4zKLxupJ2kEqU2GT9C+CkOJehbKVFCaw2pZLKjxTCpcYENuO4bE0yFHHKCjPa3iQYl18HyQPR/5AI= -SHA256 (Pkgfile) = 1eabac46804b95657250554a20fe334d33eeb227c89b82c6a921e085347b57ea +RWSagIOpLGJF35J1xf2OjpvO0cAJmhO91kMLVfavDGZ1aSUPf/pKVioAd45yodDna6iJpAh7kWcf7kVS6aXZF1jMcQTEcncdBQQ= +SHA256 (Pkgfile) = b484b8b2ff5e1035e7566e6be0d938bcf02baf6469a7707d10807589b7bff89a SHA256 (.footprint) = bd7d48966b502d140dcfc0a972c2bd372f8f27b1114451ea1e17a495abfa5fa0 -SHA256 (asciidoc-py3-9.0.0rc2.tar.gz) = ae4730dccaa9d5026e7d7f1bccc0cb28ebfc71e62f10151082e8a00d90708cbb +SHA256 (asciidoc-py3-9.0.0.tar.gz) = 04f219e24476ce169508917766e93279d13b3de69ae9ce40fdfd908162e441c4 diff --git a/asciidoc/Pkgfile b/asciidoc/Pkgfile index e8fb7b61c..05e23a1a8 100644 --- a/asciidoc/Pkgfile +++ b/asciidoc/Pkgfile @@ -1,10 +1,10 @@ # Description: Text based document generation. -# URL: http://www.methods.co.nz/asciidoc/ +# URL: https://www.methods.co.nz/asciidoc/ # Maintainer: Danny Rawlins, crux at romster dot me # Depends on: docbook-xsl python3 name=asciidoc -version=9.0.0rc2 +version=9.0.0 release=1 source=(https://github.com/asciidoc/$name-py3/archive/$version/$name-py3-$version.tar.gz) |