mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
ruby-asciidoctor: update to 2.0.4.
This commit is contained in:
parent
8e6b4506cc
commit
8e3dfe6763
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.3
|
version=2.0.4
|
||||||
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=2d34c61d82808192cc631e1a8d9a1f98daa9c340852b08d73368fe4d77f7625e
|
checksum=e534b0039c6b30461bae3a2585266f7eb7a52ca1ee3cbc3486e582ad79d00abf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue