diff options
| author | Colin Atkinson <colin.william.atkinson@gmail.com> | 2019-03-26 02:58:06 -0400 |
|---|---|---|
| committer | Colin Atkinson <colin.william.atkinson@gmail.com> | 2019-03-26 20:59:23 -0400 |
| commit | e04aecabc3f255be18a9c93926575b105c25d6dc (patch) | |
| tree | 60bbbeb222a27dcb16199ada0d784293cbcb4f45 /ports/libnice/CONTROL | |
| parent | b83d017e85928876f9be8be0997c13ac65bd8887 (diff) | |
| download | vcpkg-e04aecabc3f255be18a9c93926575b105c25d6dc.tar.gz vcpkg-e04aecabc3f255be18a9c93926575b105c25d6dc.zip | |
Update to 0.1.15, and update CMakeLists.txt
Diffstat (limited to 'ports/libnice/CONTROL')
| -rw-r--r-- | ports/libnice/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libnice/CONTROL b/ports/libnice/CONTROL index fc96705c7..7a33f1423 100644 --- a/ports/libnice/CONTROL +++ b/ports/libnice/CONTROL @@ -1,4 +1,4 @@ Source: libnice -Version: 0.1.13-2 +Version: 0.1.15 Description: Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Utilities for NAT (STUN) standard (RFC 5389). -Build-Depends: glib +Build-Depends: glib, openssl |
