diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-09-02 09:01:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-02 09:01:07 -0700 |
| commit | aa43b9c7ae94f904aaf46dfde66d5e2bd7af6107 (patch) | |
| tree | ecf0911bba01e9f1c00cb874d06137907398f391 /ports/json5-parser/CONTROL | |
| parent | 28509b2940d8cce35398f4a18209bb8f2fea11a3 (diff) | |
| download | vcpkg-aa43b9c7ae94f904aaf46dfde66d5e2bd7af6107.tar.gz vcpkg-aa43b9c7ae94f904aaf46dfde66d5e2bd7af6107.zip | |
[json5-parser] update source for json5-parser from BitBucket to GitHub. (#13289)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/json5-parser/CONTROL')
| -rw-r--r-- | ports/json5-parser/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/json5-parser/CONTROL b/ports/json5-parser/CONTROL index 891aa1c71..990416021 100644 --- a/ports/json5-parser/CONTROL +++ b/ports/json5-parser/CONTROL @@ -1,5 +1,6 @@ Source: json5-parser -Version: 1.0.0-1 -Homepage: https://bitbucket.org/wlandry/json5_parser +Version: 1.0.0 +Port-Version: 2 +Homepage: https://github.com/Caltech-IPAC/json5_parser Description: An enhancement of the JSON Spirit C++ library to understand json5. Build-Depends: boost-spirit |
