Mustache: update to 4.1.
This commit is contained in:
parent
64d0d940c0
commit
7552d9aa59
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'Mustache'
|
||||
pkgname=Mustache
|
||||
version=4.0
|
||||
version=4.1
|
||||
revision=1
|
||||
short_desc="Mustache text templates for modern C++"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="BSL-1.0"
|
||||
homepage="https://github.com/kainjow/Mustache"
|
||||
distfiles="https://github.com/kainjow/Mustache/archive/v${version}.tar.gz"
|
||||
checksum=17129681ee207404409d71bdc649f08d47029e3dea0ef68e5cd47868de1be23c
|
||||
checksum=acd66359feb4318b421f9574cfc5a511133a77d916d0b13c7caa3783c0bfe167
|
||||
|
||||
do_check() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue