mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
jsonnet: update to 0.19.1.
This commit is contained in:
parent
95558731f9
commit
5282d24843
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jsonnet'
|
||||
pkgname=jsonnet
|
||||
version=0.18.0
|
||||
revision=3
|
||||
version=0.19.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=true
|
||||
short_desc="Data templating language"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/google/jsonnet"
|
||||
distfiles="https://github.com/google/jsonnet/archive/v${version}.tar.gz"
|
||||
checksum=85c240c4740f0c788c4d49f9c9c0942f5a2d1c2ae58b2c71068107bc80a3ced4
|
||||
checksum=f5a20f2dc98fdebd5d42a45365f52fa59a7e6b174e43970fea4f9718a914e887
|
||||
|
||||
CXXFLAGS="-fPIC"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue