summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyan <cyjan@mrcyjanek.net>2026-06-02 16:05:46 +0200
committerGitHub <noreply@github.com>2026-06-02 16:05:46 +0200
commit0b324fe33ff5709feb69e2892767c1be9349957d (patch)
treeff10128bbe430e77fa154d6f344f2cfe23168096
parent3bfb3856a838f2bf6b729501837bb0295dedf25d (diff)
bump: simplybs
-rw-r--r--contrib/depends/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile
index 34dc333..08c84c9 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 = 2091e0883265ad13cc9506ec1e7c0fb3c09ca646
+SIMPLYBS_HASH = 751644c0ddc5b9e0de8285494aaba7640bc9ed40
all: simplybs $(if $(HOST),sbs-build-$(HOST),)
@if [ -z "$(HOST)" ]; then \