diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-03-26 22:02:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-26 22:02:37 -0700 |
| commit | 23932c3944c16f5f016b9184799bd99075c6eb79 (patch) | |
| tree | aded4c9a1c8938a54865999fca0858899cedc48c /ports/libnice/CONTROL | |
| parent | b83d017e85928876f9be8be0997c13ac65bd8887 (diff) | |
| parent | 7d10dd1940d1bd38131648f56af70ba4e6f16771 (diff) | |
| download | vcpkg-23932c3944c16f5f016b9184799bd99075c6eb79.tar.gz vcpkg-23932c3944c16f5f016b9184799bd99075c6eb79.zip | |
Merge pull request #5811 from colatkinson/libnice-0.1.15
Update libnice to 0.1.15
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 |
