diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-02-26 10:16:26 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-02-26 10:16:26 +0100 |
| commit | 2d8b0a52450ce3dc3c4e39889cae713b1abd991f (patch) | |
| tree | a4656ed26b071ae16bb75607ae3f452023c75dce /contrib | |
| parent | 218e34c4ad7aaa3ef01ac1e869999c309588502b (diff) | |
bump hash
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/depends/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile index e391b6b..52fda9f 100644 --- a/contrib/depends/Makefile +++ b/contrib/depends/Makefile @@ -3,7 +3,7 @@ HOST ?= PACKAGES = native/cmake,native/python@3.14,native/git,native/_,native/make,native/cmake-toolchain,boost,zeromq,unbound,sodium,openssl,zlib -SIMPLYBS_HASH = 9adf984c68dd37da38d4e9aa905610dda54be7a4 +SIMPLYBS_HASH = 70ca89de2de7a0683b43b8a2cf7d95f925edf85c all: simplybs $(if $(HOST),sbs-build-$(HOST),) @if [ -z "$(HOST)" ]; then \ |
