diff options
| -rw-r--r-- | ports/exprtk/CONTROL | 2 | ||||
| -rw-r--r-- | ports/exprtk/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/exprtk/CONTROL b/ports/exprtk/CONTROL index 4df1a2e2b..c2e69703e 100644 --- a/ports/exprtk/CONTROL +++ b/ports/exprtk/CONTROL @@ -1,3 +1,3 @@ Source: exprtk -Version: 2018.04.30-46877b6 +Version: 2018.09.30-9836f21 Description: Simple to use, easy to integrate and extremely efficient run-time C++ mathematical expression parser and evaluation engine. diff --git a/ports/exprtk/portfile.cmake b/ports/exprtk/portfile.cmake index 69d9921ec..a863941af 100644 --- a/ports/exprtk/portfile.cmake +++ b/ports/exprtk/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO ArashPartow/exprtk - REF 46877b604cfcc0a0e592fc7a8a874cf2a9f90cf4 - SHA512 1043b5b6aa64bc3f8d989d2aac3e3a125188b1526ab92e245ad526ab1fe37e10cb275f2b77d311b4d91bd4ea32e1d81dfcd8abf8373b723a8b664842690ee1ae + REF 9836f21d07b1bf799e6877324268708f61c01f73 + SHA512 44acb6e835dc215d4338ff4c2b3444373a93475ece15b3f1bfdc0781f7c28992af7c289644bf9557d041f78c7435f5907e4ba606321aab17faee6f4a70562065 ) file(COPY ${SOURCE_PATH}/exprtk.hpp DESTINATION ${CURRENT_PACKAGES_DIR}/include) |
