We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb89e18 commit 800655fCopy full SHA for 800655f
depends/packages/boost.mk
@@ -1,6 +1,6 @@
1
package=boost
2
$(package)_version=1_70_0
3
-$(package)_download_path=https://dl.bintray.com/boostorg/release/1.70.0/source/
+$(package)_download_path=https://dl.bintray.com/boostorg/release/$(subst _,.,$($(package)_version))/source/
4
$(package)_file_name=boost_$($(package)_version).tar.bz2
5
$(package)_sha256_hash=430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778
6
$(package)_patches=unused_var_in_process.patch
0 commit comments