Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/libjuice/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: libjuice
Version: 0.5.2
Version: 0a44ac2d26959fcdda204fa6814b39624ebf84d1
Comment thread
Nemirtingas marked this conversation as resolved.
Outdated
Homepage: https://github.com/paullouisageneau/libjuice
Description: The library is a simplified implementation of the Interactive Connectivity Establishment (ICE) protocol in C for POSIX platforms (including Linux and Apple macOS) and Microsoft Windows.

Expand Down
4 changes: 2 additions & 2 deletions ports/libjuice/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO paullouisageneau/libjuice
REF 92fc9e7a9d8cd19a5c5d59cbc0a11cc9f684483b
SHA512 80e9898c51bc98a60ca317030bc5394fda412c2bc822adc656f88bfa60b42501d4945a8692771afb8241ec7994fbe48c3e8360f919a0859cfb47288fd3292dd4
REF 0a44ac2d26959fcdda204fa6814b39624ebf84d1
SHA512 7f7012ad0764904e095a4315da7847e4838469b66b63ad74c846b64f59cf81621ee5aa2d194d15e6347bbda585200114375293044c1697405bf939b0b56472af
HEAD_REF master
PATCHES
fix-for-vcpkg.patch
Expand Down