diff options
author | Danny Rawlins <contact@romster.me> | 2021-04-29 09:01:16 +1000 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-04-29 09:01:39 +1000 |
commit | 0705bdec119ff4baaf3c548f699343d3ac9040e4 (patch) | |
tree | 56a126320ded43460cfcc6c775e1747912b4557d /asciidoctor | |
parent | 64cd2d7cc2a12065a67ef75aef6fc02e0740b311 (diff) | |
download | contrib-0705bdec119ff4baaf3c548f699343d3ac9040e4.tar.gz contrib-0705bdec119ff4baaf3c548f699343d3ac9040e4.tar.xz |
asciidoctor: 2.0.14 -> 2.0.15
Diffstat (limited to 'asciidoctor')
-rw-r--r-- | asciidoctor/.signature | 6 | ||||
-rw-r--r-- | asciidoctor/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/asciidoctor/.signature b/asciidoctor/.signature index 825f104f0..8dac332d0 100644 --- a/asciidoctor/.signature +++ b/asciidoctor/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yEuZ6WTWLplHzYHcub/z24ECXugKAwUAFWd1gpbbO4f0My9SNXgB0AMmBbVhHErpokVMgX0ssuZyypuvJuA7QQ= -SHA256 (Pkgfile) = e2c2089163227bd1850e2ae41e1c9f0f729998e2a7f094337c94799e596830c4 +RWSagIOpLGJF3y2ozf7aL1LB0gdi7kzzMbf18zvorVdTC/Hiw7QW4tgZxau7atKQ03AogCHZySPKU3slGD4XfN+PzpkTz4SChAQ= +SHA256 (Pkgfile) = cf5338295423a727bc26e98c6a9a772815340f97e7870c35c37bfbb27b7d608f SHA256 (.footprint) = 3c53cf78e00e8f6702b6142aa03f07459c5eb97dff4a74d76d687cb84d9f66cf -SHA256 (asciidoctor-v2.0.14.tar.gz) = 4fa6a90296ea7b49ee1c6faa1eef6015398ad7294ad0c4ddfd818ebcc6fd81a3 +SHA256 (asciidoctor-v2.0.15.tar.gz) = 19e8e2b6ac51221ca617e5d1587675283e0ad6c882a7b6597fc9aacf52c245cc diff --git a/asciidoctor/Pkgfile b/asciidoctor/Pkgfile index aac5f9156..834211f86 100644 --- a/asciidoctor/Pkgfile +++ b/asciidoctor/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ruby name=asciidoctor -version=2.0.14 +version=2.0.15 release=1 source=(https://github.com/$name/$name/archive/v$version/$name-v$version.tar.gz) |