ruby-mustache: update to 1.1.1

This commit is contained in:
Nathan Owens 2020-01-01 20:40:20 -06:00 committed by Helmut Pozimski
parent 5211ca115b
commit 7ee961d027

View file

@ -1,14 +1,14 @@
# Template file for 'ruby-mustache' # Template file for 'ruby-mustache'
pkgname=ruby-mustache pkgname=ruby-mustache
version=1.1.0 version=1.1.1
revision=2 revision=1
archs=noarch archs=noarch
build_style=gem build_style=gem
short_desc="Framework-agnostic way to render logic-free views" short_desc="Framework-agnostic way to render logic-free views"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/mustache/mustache" homepage="https://github.com/mustache/mustache"
checksum=7365441281b93b9a3e7299c432af1b971435155168ef12631a72bbdaf9ed2899 checksum=90891fdd50b53919ca334c8c1031eada1215e78d226d5795e523d6123a2717d0
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE