diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-01-10 07:21:42 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-09 15:21:42 -0800 |
| commit | dad1833be46258af233d3461ee965aceaa1f6701 (patch) | |
| tree | e6cda74450b3e8006a46a0ccf6cf9d447b354573 /ports/xmsh/CONTROL | |
| parent | 1540a0db42fbb69112d84bbf3e78bfa4021cdee6 (diff) | |
| download | vcpkg-dad1833be46258af233d3461ee965aceaa1f6701.tar.gz vcpkg-dad1833be46258af233d3461ee965aceaa1f6701.zip | |
[xmsh]Upgrade version to 0.5.2 and fix build failure. (#7155)
* [xmsh]Upgrade version to 0.5.2 and fix build failure.
* [xmsh]Upgrade to 0.5.2 and add dependency port.
* [xmsh]Add copyright.
Diffstat (limited to 'ports/xmsh/CONTROL')
| -rw-r--r-- | ports/xmsh/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/xmsh/CONTROL b/ports/xmsh/CONTROL index 7f53c582c..771abe76f 100644 --- a/ports/xmsh/CONTROL +++ b/ports/xmsh/CONTROL @@ -1,4 +1,4 @@ Source: xmsh -Version: 0.4.1 +Version: 0.5.2 Description: Reference Implementation of XMSH Library -Build-Depends: tl-expected +Build-Depends: tl-expected, nlohmann-json |
