Skip to content

Commit

Permalink
Merge pull request microsoft#3457 from ArashPartow/master
Browse files Browse the repository at this point in the history
Update for ExprTk package
  • Loading branch information
alexkaratarakis authored May 10, 2018
2 parents 6c4c7c0 + 6b9bfcb commit b5c6720
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/exprtk/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: exprtk
Version: 2018.01.01-f32d2b4
Version: 2018.04.30-46877b6
Description: Simple to use, easy to integrate and extremely efficient run-time C++ mathematical expression parser and evaluation engine.
4 changes: 2 additions & 2 deletions ports/exprtk/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ArashPartow/exprtk
REF f32d2b4bbb640ea4732b8a7fce1bd9717e9c998b
SHA512 22c977dc2514bd525856ed26b8895687601e79784486efe9d4f27466e1e1932c4a947297d83e9b98a6c82df9eaf5b0f82990741bbb699d565ca11e5755a55dd6
REF 46877b604cfcc0a0e592fc7a8a874cf2a9f90cf4
SHA512 1043b5b6aa64bc3f8d989d2aac3e3a125188b1526ab92e245ad526ab1fe37e10cb275f2b77d311b4d91bd4ea32e1d81dfcd8abf8373b723a8b664842690ee1ae
)

file(COPY ${SOURCE_PATH}/exprtk.hpp DESTINATION ${CURRENT_PACKAGES_DIR}/include)
Expand Down

0 comments on commit b5c6720

Please sign in to comment.