diff options
author | Tim Biermann <tbier@posteo.de> | 2020-11-07 15:22:10 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-11-07 15:22:10 +0000 |
commit | a8dab4a02e0a48f7c544742c0c360bf87949f11f (patch) | |
tree | c9986b1052c463ef16d9360d2cc28672121b28ed /asciidoctor | |
parent | 782099270b3cb866e5d19d6e423135038bfc0f0c (diff) | |
download | contrib-a8dab4a02e0a48f7c544742c0c360bf87949f11f.tar.gz contrib-a8dab4a02e0a48f7c544742c0c360bf87949f11f.tar.xz |
asciidoctor: 2.0.10 -> 2.0.11
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 6f6767c7c..11dd20847 100644 --- a/asciidoctor/.signature +++ b/asciidoctor/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31oORQqZveTdF+V5pRqdytqIra+HOlD83WP/ToIsYJYotrv1i9ma1JeaUbzDjtii3aqjoH0a6zd24Rpf6J0ndgg= -SHA256 (Pkgfile) = 9c1294e151113b579933cc74e02ef3106e25b4690a0addaf9e7afdc33e6ff7ac +RWSagIOpLGJF3zti7NPfswBceJWW7en0+cpcW76oer5EjhlyqPd4fowGzOvoqERhEWM/P+DssfcR/Z6m/xBqcXmGMrursmEdoQQ= +SHA256 (Pkgfile) = 03f1fe8a28b9ad998f90de446f43dd09b2f23d0170150e5fce6170ad0760dab1 SHA256 (.footprint) = 3c53cf78e00e8f6702b6142aa03f07459c5eb97dff4a74d76d687cb84d9f66cf -SHA256 (asciidoctor-v2.0.10.tar.gz) = afca74837e6d4b339535e8ba0b79f2ad00bd1eef78bf391cc36995ca2e31630a +SHA256 (asciidoctor-v2.0.11.tar.gz) = ac0e5bf85476b77c3e3c3be126e13e8a8a5c519bdf9a80069031a4eeef589342 diff --git a/asciidoctor/Pkgfile b/asciidoctor/Pkgfile index 918272374..39fe0caae 100644 --- a/asciidoctor/Pkgfile +++ b/asciidoctor/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ruby name=asciidoctor -version=2.0.10 +version=2.0.11 release=1 source=(https://github.com/$name/$name/archive/v$version/$name-v$version.tar.gz) |