diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-11-07 05:31:54 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-06 13:31:54 -0800 |
| commit | 5a95fe218fb8bfbc00b40c952935c70d30dfb177 (patch) | |
| tree | 9de7ba56edfe35f9a9cc3c63d9bd8212afcd511d /ports/libnice/CONTROL | |
| parent | 0e1252388d5353f031e177b2826bab98d6c2e21c (diff) | |
| download | vcpkg-5a95fe218fb8bfbc00b40c952935c70d30dfb177.tar.gz vcpkg-5a95fe218fb8bfbc00b40c952935c70d30dfb177.zip | |
[libnice] Fix build error on Linux (#14248)
Diffstat (limited to 'ports/libnice/CONTROL')
| -rw-r--r-- | ports/libnice/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libnice/CONTROL b/ports/libnice/CONTROL index eabcc1255..106ee6064 100644 --- a/ports/libnice/CONTROL +++ b/ports/libnice/CONTROL @@ -1,6 +1,6 @@ Source: libnice Version: 0.1.15 -Port-Version: 5 +Port-Version: 6 Homepage: https://nice.freedesktop.org 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, openssl |
