Skip to content

Commit

Permalink
[DEPENDS] Upgrade 'boost' package to ver 1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
sumoprojects committed Aug 11, 2020
1 parent cf431d8 commit 4c63d17
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 4c63d17

Please sign in to comment.