Skip to content

Commit

Permalink
Merge pull request microsoft#4186 from xiangfan-ms/master
Browse files Browse the repository at this point in the history
Update boost-hana-msvc to use the official develop branch of boost.hana.
  • Loading branch information
alexkaratarakis authored Aug 29, 2018
2 parents f8fd9c1 + 8707035 commit d91d55a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ports/boost-hana-msvc/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ include(vcpkg_common_functions)

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO xiangfan-ms/hana
REF caa985795ab6c4b2c7bcf1458ccbb6ded65c15cb
SHA512 7ed65bda17042c42f7a76d88e66df61155800066119f6b256e20cf04dcd18d46584d3e44ad6555e9a17d9c0bf85fbf173ae6079f5a4a878341f959c855ebee6b
HEAD_REF master
REPO boostorg/hana
REF 7f1ae3b1bb52f6eb329300a93dc02309c94dfe01
SHA512 5fe1962ae270901b58eec83750edd02cc7192b4fae4add72849efbb9989dd5f9a0e3a85f3e3a7525fce38e6ef5bca210993b89d04a1c39bd0421bd0a6f4c92cb
HEAD_REF develop
)

include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
Expand Down
2 changes: 1 addition & 1 deletion ports/boost-hana/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1 but has edits
Source: boost-hana
Version: 1.68.0
Version: 1.68.0-1
Build-Depends: boost-config, boost-core, boost-fusion, boost-mpl, boost-tuple, boost-vcpkg-helpers, boost-hana-msvc (windows), boost-hana-msvc (uwp)
Description: Boost hana module

0 comments on commit d91d55a

Please sign in to comment.