summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorcyan <cyjan@mrcyjanek.net>2026-06-07 01:32:43 +0200
committerGitHub <noreply@github.com>2026-06-07 01:32:43 +0200
commit5952bef2ec01b0b7e57c11613cbdc081dcd727c5 (patch)
tree5485bd7a10c485097594168ddc4b962530ca3274 /contrib
parent0b324fe33ff5709feb69e2892767c1be9349957d (diff)
bump: simplybs
Diffstat (limited to 'contrib')
-rw-r--r--contrib/depends/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile
index 08c84c9..11f0d82 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 = 751644c0ddc5b9e0de8285494aaba7640bc9ed40
+SIMPLYBS_HASH = f060b28a0cf32f9ae626a143a029f484bf7b31a6
all: simplybs $(if $(HOST),sbs-build-$(HOST),)
@if [ -z "$(HOST)" ]; then \