mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-mustache: update to 1.1.1
This commit is contained in:
parent
5211ca115b
commit
7ee961d027
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue