jsonnet: update to 0.17.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'jsonnet'
|
# Template file for 'jsonnet'
|
||||||
pkgname=jsonnet
|
pkgname=jsonnet
|
||||||
version=0.16.0
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Data templating language"
|
short_desc="Data templating language"
|
||||||
@@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/jsonnet"
|
homepage="https://github.com/google/jsonnet"
|
||||||
distfiles="https://github.com/google/jsonnet/archive/v${version}.tar.gz"
|
distfiles="https://github.com/google/jsonnet/archive/v${version}.tar.gz"
|
||||||
checksum=fa1a4047942797b7c4ed39718a20d63d1b98725fb5cf563efbc1ecca3375426f
|
checksum=076b52edf888c01097010ad4299e3b2e7a72b60a41abbc65af364af1ed3c8dbe
|
||||||
|
|
||||||
CXXFLAGS="-fPIC"
|
CXXFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user