diff options
| author | LRFLEW <LRFLEW@aol.com> | 2020-11-25 13:25:02 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-25 11:25:02 -0800 |
| commit | b6524c83639b6b2621d6c81dcc9e9fe1bde2dfe9 (patch) | |
| tree | 60f1115e7bf8f73a8bc6909e3b58496082828fe4 /ports/duktape/CONTROL | |
| parent | 385a4607c6c691f4f6a9c2ed103b493ebf157e66 (diff) | |
| download | vcpkg-b6524c83639b6b2621d6c81dcc9e9fe1bde2dfe9.tar.gz vcpkg-b6524c83639b6b2621d6c81dcc9e9fe1bde2dfe9.zip | |
[duktape] Add VERSION and SOVERSION properties CMake build (#14666)
Diffstat (limited to 'ports/duktape/CONTROL')
| -rw-r--r-- | ports/duktape/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/duktape/CONTROL b/ports/duktape/CONTROL index 907618c35..dd0e86447 100644 --- a/ports/duktape/CONTROL +++ b/ports/duktape/CONTROL @@ -1,4 +1,5 @@ Source: duktape Version: 2.5.0 +Port-Version: 1 Homepage: https://github.com/svaarala/duktape Description: Embeddable Javascript engine with a focus on portability and compact footprint. |
