diff options
Diffstat (limited to 'ports/exprtk')
| -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 2dc2b3a8e..71ff8bfdd 100644 --- a/ports/exprtk/CONTROL +++ b/ports/exprtk/CONTROL @@ -1,4 +1,4 @@ Source: exprtk -Version: 2020-01-01 +Version: 2020-09-14 Homepage: http://www.partow.net/programming/exprtk/index.html 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 4ed9e3ffa..22c728661 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 15b77a667b06d5bd82db01e0f4c773dd7cce9a97 - SHA512 14fdc2420ab8cb0c1552d91251822f873fe7485a2fbf49376261638c6b0a4d2b24ceeeff0692d2cc8e8b78efb13ab886d65f0bebe1efc2348a95c6dc19c98f73 + REF d312ba91419c9cb12c8279fd3a19096d39dfcb5e # accessed on 2020-09-14 + SHA512 c8145e2fdd6ecbed2a1a82d0e7e5e1e5545f42d2bb02700fb52f31012e959d4e070e0e04e5e13d1879d62f7a9c61c692462ce3cca44144670f97db84f572be09 ) file(COPY ${SOURCE_PATH}/exprtk.hpp DESTINATION ${CURRENT_PACKAGES_DIR}/include) |
