summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/depends/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile
index 1a7ad47..ab410f4 100644
--- a/contrib/depends/Makefile
+++ b/contrib/depends/Makefile
@@ -4,7 +4,7 @@ HOST ?=
BOOST_VERSION ?= 1_90_0
PACKAGES = native/protobuf,native/cmake,native/python@3.14,native/git,native/_,native/make,native/cmake-toolchain,icu4c,boost@$(BOOST_VERSION),zeromq,unbound,sodium,openssl,libiconv,zlib,protobuf
-SIMPLYBS_HASH = 8621f898aada59d15095a63e6b6746c69c2c5b76
+SIMPLYBS_HASH = bcd7bd15e61909fda1a84a5af337c86d9ce14b37
all: simplybs $(if $(HOST),sbs-build-$(HOST),)
@if [ -z "$(HOST)" ]; then \