Skip to content
Snippets Groups Projects
Commit ce9b36f6 authored by qaqland's avatar qaqland Committed by Celeste
Browse files

community/mustach: upgrade to 1.2.8

also, update license
parent 34f46a54
No related branches found
No related tags found
1 merge request!64578community/mustach: upgrade to 1.2.8
Pipeline #229016 skipped
......@@ -2,12 +2,12 @@
# Contributor: qaqland <qaq@qaq.land>
# Maintainer: Lucas Ramage <lucas.ramage@infinite-omicron.com>
pkgname=mustach
pkgver=1.2.7
pkgver=1.2.8
pkgrel=0
pkgdesc="C implementation of the mustache template specification"
url="https://gitlab.com/jobol/mustach"
arch="all"
license="ISC"
license="0BSD"
checkdepends="valgrind"
subpackages="$pkgname-doc lib$pkgname-core:split lib$pkgname-core-dev:core_dev"
source="https://gitlab.com/jobol/mustach/-/archive/$pkgver/mustach-$pkgver.tar.bz2
......@@ -26,11 +26,6 @@ case "$CARCH" in
armv7|armhf|riscv64) checkdepends=""; export NOVALGRIND=1
esac
prepare() {
default_prepare
sed -i 's/which -s valgrind/which -a valgrind/g' Makefile
}
build() {
make tool=jsonc libs=split
}
......@@ -70,6 +65,6 @@ json_dev() {
}
sha512sums="
333d641cd78bca1ec7a594f550ee22f99057f7da417aeb2aa31ccfc21fd06ab5a83ab66bad6b8e92d625cb15e7286649792428ec8c7eda8a999b4cc0608857c4 mustach-1.2.7.tar.bz2
01262e4ef4e1e372b41852a312c2992770295759274958dcb18a142693e789b726721f969c4af7b84ab0557ce1ae4388832696bc344235bee1c488ac00fac3fb mustach-1.2.8.tar.bz2
b0f36d46e04d5deb8b7d3f1801c0805f34dc609366b77bcd7ae3c55a3bc7a9d6da97c692b17393d465dece7271259fe513bd73eab7384a4d47003e52a7faeb50 01-pkg-config.patch
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment