jsonnet: update to 0.17.0.
This commit is contained in:
parent
5eeaf9a06c
commit
4de8e08ab8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jsonnet'
|
||||
pkgname=jsonnet
|
||||
version=0.16.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Data templating language"
|
||||
|
@ -8,7 +8,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=fa1a4047942797b7c4ed39718a20d63d1b98725fb5cf563efbc1ecca3375426f
|
||||
checksum=076b52edf888c01097010ad4299e3b2e7a72b60a41abbc65af364af1ed3c8dbe
|
||||
|
||||
CXXFLAGS="-fPIC"
|
||||
|
||||
|
|
Loading…
Reference in a new issue