diff options
| author | ggessner <ggessner@users.noreply.github.com> | 2020-02-07 18:35:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-07 09:35:41 -0800 |
| commit | 8eaa597bba70728c70feb4674566abcbe6feeb5c (patch) | |
| tree | e29272f7f9382f049d443f072a6434164abc3705 /ports/nngpp/CONTROL | |
| parent | f370671685c40054a0923d76383c9b4ea32db417 (diff) | |
| download | vcpkg-8eaa597bba70728c70feb4674566abcbe6feeb5c.tar.gz vcpkg-8eaa597bba70728c70feb4674566abcbe6feeb5c.zip | |
[nngpp] update library to latest version (v1.2.4) (#9907)
* update nngpp version
fixed correct handling of copyright/licences
removed deprecated command
* prettify versioning
* replace tag with corresponding commit id
* fix SHA512
Diffstat (limited to 'ports/nngpp/CONTROL')
| -rw-r--r-- | ports/nngpp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/nngpp/CONTROL b/ports/nngpp/CONTROL index 7cc9d7afe..8d9a011e0 100644 --- a/ports/nngpp/CONTROL +++ b/ports/nngpp/CONTROL @@ -1,6 +1,6 @@ Source: nngpp -Version: 2019-07-25 -Homepage:https://github.com/cwzx/nngpp +Version: 1.2.4 +Homepage: https://github.com/cwzx/nngpp Description: C++ wrapper around the nanomsg NNG API. Build-Depends: nng |
