Skip to content

Commit 35de28f

Browse files
committed
depends: boost: update to 1.90.0
1 parent e46d746 commit 35de28f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/depends/packages/boost.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=boost
2-
$(package)_version=1.89.0
2+
$(package)_version=1.90.0
33
$(package)_download_path=https://github.com/boostorg/boost/releases/download/boost-$($(package)_version)
44
$(package)_file_name=boost-$($(package)_version)-b2-nodocs.tar.gz
5-
$(package)_sha256_hash=aa25e7b9c227c21abb8a681efd4fe6e54823815ffc12394c9339de998eb503fb
5+
$(package)_sha256_hash=e848446c6fec62d8a96b44ed7352238b3de040b8b9facd4d6963b32f541e00f5
66

77
define $(package)_set_vars
88
$(package)_config_opts_release=variant=release

0 commit comments

Comments
 (0)