mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ruby-asciidoctor: update to 2.0.5.
This commit is contained in:
parent
7854975a01
commit
04e1dcec36
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.4
|
version=2.0.5
|
||||||
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=e534b0039c6b30461bae3a2585266f7eb7a52ca1ee3cbc3486e582ad79d00abf
|
checksum=89a1dab0463ed2677775c092ef4a890791136a7aa9cc4bf51210fa999d8e51e0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue