diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-05-10 07:48:38 -0400 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-05-10 07:48:38 -0400 |
| commit | d7578cbddd0695415c96fcdc879d0a771de59f0d (patch) | |
| tree | 66a7332a7d5c71e75f45aae7ec18234355f3b2bb | |
| parent | 57e6555a5c51d6ddc0f5fb6d2675bc7f38a59705 (diff) | |
simplybs bumpcyjan-twip2
| -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 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 \ |
