From c032983ac992ec626e34a7733886f2233eb8c028 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Tue, 13 Apr 2021 19:06:59 +1000 Subject: [PATCH] asciidoctor: 2.0.12 -> 2.0.13 --- asciidoctor/.signature | 6 +++--- asciidoctor/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/asciidoctor/.signature b/asciidoctor/.signature index 5ebb3c0c2..8ded728ce 100644 --- a/asciidoctor/.signature +++ b/asciidoctor/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34Kt5QarBXL56E4CGXhqACKXkavaNFYl1BMz03G/88jfTpNX1As3UPfjwBZ2SkEL+IOsa9qo6gj2tL5CRLy88QY= -SHA256 (Pkgfile) = 59554ad556465cd53d513842f407d759fa52d934296b969fa252939ff22b3b04 +RWSagIOpLGJF36czwH5TyL3rb+tlm0BdVKr7zVAhoEKeG/Nl1lczp3Q0Nw7fHjB3+YPWWnjJLQcYYVkSSAKSI6A4jBUai++POw8= +SHA256 (Pkgfile) = 578d2c1853be375e6998094d7ab986a6dfdda0d74e1fe1801e4bac4fb8db74cc SHA256 (.footprint) = 3c53cf78e00e8f6702b6142aa03f07459c5eb97dff4a74d76d687cb84d9f66cf -SHA256 (asciidoctor-v2.0.12.tar.gz) = cd98047c68bf1074a7058b174c93a64f2bd39c2f33941398f6889c562ed5bce8 +SHA256 (asciidoctor-v2.0.13.tar.gz) = 4812dd15bb71b3ae8351e8e3c2df4528c7c40dd97ef1954a56442b56b59019a6 diff --git a/asciidoctor/Pkgfile b/asciidoctor/Pkgfile index 3136aeb81..4cefd0642 100644 --- a/asciidoctor/Pkgfile +++ b/asciidoctor/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ruby name=asciidoctor -version=2.0.12 +version=2.0.13 release=1 source=(https://github.com/$name/$name/archive/v$version/$name-v$version.tar.gz)