Skip to content

Commit ef6111b

Browse files
committed
depends: capnp 1.2.0
Github-Pull: #32760 Rebased-From: c7eaac3
1 parent 8246c6a commit ef6111b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/native_capnp.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package=native_capnp
2-
$(package)_version=1.1.0
2+
$(package)_version=1.2.0
33
$(package)_download_path=https://capnproto.org/
44
$(package)_download_file=capnproto-c++-$($(package)_version).tar.gz
55
$(package)_file_name=capnproto-cxx-$($(package)_version).tar.gz
6-
$(package)_sha256_hash=07167580e563f5e821e3b2af1c238c16ec7181612650c5901330fa9a0da50939
6+
$(package)_sha256_hash=ed00e44ecbbda5186bc78a41ba64a8dc4a861b5f8d4e822959b0144ae6fd42ef
77

88
define $(package)_set_vars
99
$(package)_config_opts := -DBUILD_TESTING=OFF

0 commit comments

Comments
 (0)