diff options
| author | Arash Partow <ArashPartow@users.noreply.github.com> | 2021-03-02 11:08:29 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-01 16:08:29 -0800 |
| commit | 80976fc216ef6c8ac418fd99cecaafab85778185 (patch) | |
| tree | a63a10fc414dc1b33afa975a9e5e3e68def4123b /ports/exprtk/CONTROL | |
| parent | 8e31229c72fe2d8f2bebc42820a6978d2e8affcb (diff) | |
| download | vcpkg-80976fc216ef6c8ac418fd99cecaafab85778185.tar.gz vcpkg-80976fc216ef6c8ac418fd99cecaafab85778185.zip | |
[exprtk] Update ExprTk (#16458)
* Update ExprTk
* Modify portfile.cmake
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/exprtk/CONTROL')
| -rw-r--r-- | ports/exprtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/exprtk/CONTROL b/ports/exprtk/CONTROL index 71ff8bfdd..e961b7ace 100644 --- a/ports/exprtk/CONTROL +++ b/ports/exprtk/CONTROL @@ -1,4 +1,4 @@ Source: exprtk -Version: 2020-09-14 +Version: 2021-01-01 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. |
