mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-01 18:50:24 +02:00
depends: boost: Refer to version in URL
This commit is contained in:
parent
cb89e18845
commit
800655ff31
@ -1,6 +1,6 @@
|
||||
package=boost
|
||||
$(package)_version=1_70_0
|
||||
$(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/
|
||||
$(package)_file_name=boost_$($(package)_version).tar.bz2
|
||||
$(package)_sha256_hash=430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778
|
||||
$(package)_patches=unused_var_in_process.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user