diff options
| author | rfric <43748255+rfric@users.noreply.github.com> | 2019-03-25 21:30:49 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-25 13:30:49 -0700 |
| commit | 36d9d998a354f99e2b5af85c239882d6fafe9073 (patch) | |
| tree | 73919f19a50aa27037b740b612fabb9f7e6a2758 /ports/pbc/CONTROL | |
| parent | f24580ef55b5d1f6394008ba76cb2d7c4dde2647 (diff) | |
| download | vcpkg-36d9d998a354f99e2b5af85c239882d6fafe9073.tar.gz vcpkg-36d9d998a354f99e2b5af85c239882d6fafe9073.zip | |
[pbc] Correct compilation warnings (#5794)
Diffstat (limited to 'ports/pbc/CONTROL')
| -rw-r--r-- | ports/pbc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pbc/CONTROL b/ports/pbc/CONTROL index a8ee10486..ba09843de 100644 --- a/ports/pbc/CONTROL +++ b/ports/pbc/CONTROL @@ -1,4 +1,4 @@ Source: pbc -Version: 0.5.14 +Version: 0.5.14-1 Build-Depends: mpir Description: Pairing-Based Crypto library provides low-level routines for pairing-based cryptosystems. |
