jsonnet: update to 0.20.0.
This commit is contained in:
parent
385a5673cf
commit
dbe8e1b612
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jsonnet'
|
||||
pkgname=jsonnet
|
||||
version=0.19.1
|
||||
version=0.20.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=true
|
||||
|
@ -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=f5a20f2dc98fdebd5d42a45365f52fa59a7e6b174e43970fea4f9718a914e887
|
||||
checksum=77bd269073807731f6b11ff8d7c03e9065aafb8e4d038935deb388325e52511b
|
||||
|
||||
CXXFLAGS="-fPIC"
|
||||
|
||||
|
|
Loading…
Reference in New Issue