mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
ruby-erubi: update to 1.13.0.
This commit is contained in:
parent
2b5b231bd4
commit
c8780296f2
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'ruby-erubi'
|
# Template file for 'ruby-erubi'
|
||||||
pkgname=ruby-erubi
|
pkgname=ruby-erubi
|
||||||
version=1.12.0
|
version=1.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gem
|
build_style=gem
|
||||||
short_desc="ERB template engine for ruby"
|
short_desc="ERB template engine for ruby"
|
||||||
maintainer="dataCobra <datacobra@thinkbot.de>"
|
maintainer="dataCobra <datacobra@thinkbot.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jeremyevans/erubi"
|
homepage="https://github.com/jeremyevans/erubi"
|
||||||
checksum=27bedb74dfb1e04ff60674975e182d8ca787f2224f2e8143268c7696f42e4723
|
checksum=fca61b47daefd865d0fb50d168634f27ad40181867445badf6427c459c33cd62
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense MIT-LICENSE
|
vlicense MIT-LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue