diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-10-16 21:34:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-16 12:34:37 -0700 |
| commit | 17d58f174250bb6400c6e59600e6719863adf3f4 (patch) | |
| tree | 6390d38ba813c67d59ff7e2c0769eba089a3a28b /ports/json-c/CONTROL | |
| parent | 70f192e073dd9e5ed503fc1e86d8a54e2fbaceb4 (diff) | |
| download | vcpkg-17d58f174250bb6400c6e59600e6719863adf3f4.tar.gz vcpkg-17d58f174250bb6400c6e59600e6719863adf3f4.zip | |
[json-c] always install pc files (#14086)
Diffstat (limited to 'ports/json-c/CONTROL')
| -rw-r--r-- | ports/json-c/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/json-c/CONTROL b/ports/json-c/CONTROL index 27067f922..3b9076c8c 100644 --- a/ports/json-c/CONTROL +++ b/ports/json-c/CONTROL @@ -1,4 +1,5 @@ Source: json-c
Version: 2019-09-10
+Port-Version: 1
Description: A JSON implementation in C
Homepage: https://github.com/json-c/json-c
|
