Skip to content

Commit 7c35391

Browse files
authored
Update boost.mk
new download location for boost sources. patch from: https://github.com/crackfoo/but/tree/patch-1 pull request not yert merged with downstream: Butkoin#6
1 parent 2d9b993 commit 7c35391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/boost.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package=boost
22
$(package)_version=1_64_0
3-
$(package)_download_path=https://dl.bintray.com/boostorg/release/1.64.0/source/
3+
$(package)_download_path=https://boostorg.jfrog.io/artifactory/main/release/1.64.0/source/
44
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
55
$(package)_sha256_hash=7bcc5caace97baa948931d712ea5f37038dbb1c5d89b43ad4def4ed7cb683332
66

0 commit comments

Comments
 (0)