mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
ruby-asciidoctor: update to 2.0.7.
This commit is contained in:
parent
82759f090f
commit
6f7e359586
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruby-asciidoctor'
|
# Template file for 'ruby-asciidoctor'
|
||||||
pkgname=ruby-asciidoctor
|
pkgname=ruby-asciidoctor
|
||||||
version=2.0.6
|
version=2.0.7
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gem
|
build_style=gem
|
||||||
|
@ -8,7 +8,7 @@ short_desc="Ruby implementation of AsciiDoc"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://asciidoctor.org"
|
homepage="https://asciidoctor.org"
|
||||||
checksum=b0ac42534e2629b01d149b968b747d4d0b84b9906be1e8e89008da203426c187
|
checksum=9027efd3ba6084c84e9d1eb645b23b4b0a1c5df7516fd7c7ebd1055009b4ec1b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue