Skip to content

Commit d78269a

Browse files
committed
[depends] Boost 1.64.0
1 parent 7d92c6f commit d78269a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

depends/packages/boost.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=boost
2-
$(package)_version=1_63_0
3-
$(package)_download_path=https://sourceforge.net/projects/boost/files/boost/1.63.0
2+
$(package)_version=1_64_0
3+
$(package)_download_path=https://dl.bintray.com/boostorg/release/1.64.0/source/
44
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0
5+
$(package)_sha256_hash=7bcc5caace97baa948931d712ea5f37038dbb1c5d89b43ad4def4ed7cb683332
66

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

0 commit comments

Comments
 (0)