diff options
| author | Matthias Kuhn <matthias@opengis.ch> | 2021-08-30 19:20:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 10:20:48 -0700 |
| commit | 4bd67a4371f8cdb7ccad359036c66cf24c7fca77 (patch) | |
| tree | 07e7aa2f43446195c1c2757233af0b66223d8d1d /versions/s- | |
| parent | 642666976a7e48c5933f1f4b21da658e491be09e (diff) | |
| download | vcpkg-4bd67a4371f8cdb7ccad359036c66cf24c7fca77.tar.gz vcpkg-4bd67a4371f8cdb7ccad359036c66cf24c7fca77.zip | |
[spix] Add new port (#19351)
* [anyrpc] Bump version to export missing symbol
* [spix] Add port
* versioning
* Update ports/anyrpc/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* versioning
* Update ports/anyrpc/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* versioning
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions/s-')
| -rw-r--r-- | versions/s-/spix.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/s-/spix.json b/versions/s-/spix.json new file mode 100644 index 000000000..a3ab08a13 --- /dev/null +++ b/versions/s-/spix.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "703bc0f66a7cb23368f4230a35451356b92e5c75", + "version": "0.3", + "port-version": 0 + } + ] +} |
