Skip to content

Commit

Permalink
[depends] Boost 1.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fanquake committed Nov 10, 2015
1 parent 503ff6e commit 9e940fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions depends/packages/boost.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=boost
$(package)_version=1_58_0
$(package)_download_path=http://sourceforge.net/projects/boost/files/boost/1.58.0
$(package)_version=1_59_0
$(package)_download_path=http://sourceforge.net/projects/boost/files/boost/1.59.0
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
$(package)_sha256_hash=fdfc204fc33ec79c99b9a74944c3e54bd78be4f7f15e260c0e2700a36dc7d3e5
$(package)_sha256_hash=727a932322d94287b62abb1bd2d41723eec4356a7728909e38adb65ca25241ca

define $(package)_set_vars
$(package)_config_opts_release=variant=release
Expand Down

0 comments on commit 9e940fa

Please sign in to comment.