We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0f0c48 + b0b8d96 commit ac918c7Copy full SHA for ac918c7
depends/packages/native_capnp.mk
@@ -1,9 +1,9 @@
1
package=native_capnp
2
-$(package)_version=1.0.2
+$(package)_version=1.1.0
3
$(package)_download_path=https://capnproto.org/
4
$(package)_download_file=capnproto-c++-$($(package)_version).tar.gz
5
$(package)_file_name=capnproto-cxx-$($(package)_version).tar.gz
6
-$(package)_sha256_hash=9057dbc0223366b74bbeca33a05de164a229b0377927f1b7ef3828cdd8cb1d7e
+$(package)_sha256_hash=07167580e563f5e821e3b2af1c238c16ec7181612650c5901330fa9a0da50939
7
8
define $(package)_set_vars
9
$(package)_config_opts := -DBUILD_TESTING=OFF
0 commit comments