depends: capnp 1.4.0

This commit is contained in:
fanquake 2026-03-15 11:24:38 +08:00
parent 92a3d30f38
commit bde35d61f9
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

View File

@ -1,9 +1,9 @@
package=native_capnp
$(package)_version=1.3.0
$(package)_version=1.4.0
$(package)_download_path=https://capnproto.org/
$(package)_download_file=capnproto-c++-$($(package)_version).tar.gz
$(package)_file_name=capnproto-cxx-$($(package)_version).tar.gz
$(package)_sha256_hash=098f824a495a1a837d56ae17e07b3f721ac86f8dbaf58896a389923458522108
$(package)_sha256_hash=fa02378ad522b318916b9ad928d1372fc9abd43dd1f4f0392e50450f5c87828f
define $(package)_set_vars
$(package)_config_opts := -DBUILD_TESTING=OFF