mirror of
https://github.com/monero-project/monero.git
synced 2025-08-03 19:04:18 -04:00
depends, docker: fix bintray links
This commit is contained in:
parent
0fecd7eb86
commit
a395f363e7
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
package=boost
|
||||
$(package)_version=1_64_0
|
||||
$(package)_download_path=https://dl.bintray.com/boostorg/release/1.64.0/source/
|
||||
$(package)_download_path=https://downloads.sourceforge.net/project/boost/boost/1.64.0/
|
||||
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
|
||||
$(package)_sha256_hash=7bcc5caace97baa948931d712ea5f37038dbb1c5d89b43ad4def4ed7cb683332
|
||||
$(package)_dependencies=libiconv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue