Skip to content

Commit

Permalink
Merge pull request #1078 from quangvu3/upgrade-depends-boost
Browse files Browse the repository at this point in the history
[DEPENDS] Upgrade 'boost' package to ver 1.67
  • Loading branch information
sumoprojects authored Aug 12, 2020
2 parents 50731ce + 4c63d17 commit 6b80696
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contrib/depends/packages/boost.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=boost
$(package)_version=1_64_0
$(package)_download_path=https://bitcoincore.org/depends-sources/
$(package)_version=1_67_0
$(package)_download_path=https://dl.bintray.com/boostorg/release/1.67.0/source/
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
$(package)_sha256_hash=7bcc5caace97baa948931d712ea5f37038dbb1c5d89b43ad4def4ed7cb683332
$(package)_sha256_hash=2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba
$(package)_dependencies=libiconv
$(package)_patches=fix_aroptions.patch

Expand Down

0 comments on commit 6b80696

Please sign in to comment.