mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Merge PR #4919: MAINT: Update hash in Ice port file (vcpkg)
The cmake-based fork (mumble-voip/ice) recently has received a new commit making changes that obviously also changed the SHA checksum when installing this Ice version via vcpkg. The mentioned commit is mumble-voip/ice@a9d68a8 This commit therefore updates the mentioned hash in the corresponding portfile.
This commit is contained in:
commit
cd190fd313
@ -7,7 +7,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO mumble-voip/ice
|
||||
REF 3.7
|
||||
SHA512 12cebb53ad1a9271e7db8c12df5f2db9f8cbaec97b562596c4c592bd2449177b6927156100166b432b7e27b13f0d202155748691fd1e848eb6db815f16bcc57f
|
||||
SHA512 9f44de4e063d7a7b6a2b4adbae999fe3a6daafb8a7e945b616f89a453db81c41d1fec927f3149862649e5a92623c50f0ef2e0e58042c6070059b78dcf5ad9255
|
||||
)
|
||||
|
||||
if("cpp11" IN_LIST FEATURES)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user