Skip to content

Commit 4ed6faf

Browse files
committed
[depends] Boost 1.63.0
1 parent 8ac1830 commit 4ed6faf

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_61_0
3-
$(package)_download_path=https://sourceforge.net/projects/boost/files/boost/1.61.0
2+
$(package)_version=1_63_0
3+
$(package)_download_path=https://sourceforge.net/projects/boost/files/boost/1.63.0
44
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=a547bd06c2fd9a71ba1d169d9cf0339da7ebf4753849a8f7d6fdb8feee99b640
5+
$(package)_sha256_hash=beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0
66

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

0 commit comments

Comments
 (0)