Skip to content

Commit 676a48a

Browse files
committed
Increment boost to 1.89
1 parent 7900cd5 commit 676a48a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/boost.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package=boost
22
GCCFLAGS?=
3-
$(package)_version=1.81.0
3+
$(package)_version=1.89.0
44
$(package)_download_path=https://archives.boost.io/release/$($(package)_version)/source/
55
$(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.gz
6-
$(package)_sha256_hash=205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6
6+
$(package)_sha256_hash=9de758db755e8330a01d995b0a24d09798048400ac25c03fc5ea9be364b13c93
77
$(package)_dependencies=zlib
88

99
define $(package)_set_vars

0 commit comments

Comments
 (0)