diff options
| author | Tetsuya Hayashi <tetsu.h@gmail.com> | 2021-02-21 14:19:24 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-20 21:19:24 -0800 |
| commit | 82167226dd336de19009f9a6acccc83ebd045db5 (patch) | |
| tree | a2851de766340a99001f92634f9130d0fb0a2d2c /ports/jsonnet/CONTROL | |
| parent | 5c1731cf74fbd61bdce95c1daa8440b05c0df353 (diff) | |
| download | vcpkg-82167226dd336de19009f9a6acccc83ebd045db5.tar.gz vcpkg-82167226dd336de19009f9a6acccc83ebd045db5.zip | |
[jsonnet] Added 0004-incorporate-md5.patch to incorporate md5.cpp into libjsonnet (#16335)
* [jsonnet] Added a patch file to incorporate md5.cpp into libjsonnet
* [jsonnet] increment port version
* [jsonnet] update version record
Diffstat (limited to 'ports/jsonnet/CONTROL')
| -rw-r--r-- | ports/jsonnet/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/jsonnet/CONTROL b/ports/jsonnet/CONTROL index b069a6b1b..070822531 100644 --- a/ports/jsonnet/CONTROL +++ b/ports/jsonnet/CONTROL @@ -1,6 +1,6 @@ Source: jsonnet Version: 0.16.0 -Port-Version: 1 +Port-Version: 2 Homepage: https://github.com/google/jsonnet Description: Jsonnet - The data templating language Build-Depends: nlohmann-json |
