Skip to content

Commit 6d7dc55

Browse files
committed
Update bundled glog to match Ubuntu Noble
1 parent 5228fa4 commit 6d7dc55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

third-party/glog/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ if(CLANG_FORCE_LIBCPP)
55
SET_HHVM_THIRD_PARTY_SOURCE_ARGS(
66
GLOG_SOURCE_ARGS
77
SOURCE_URL
8-
"https://github.com/google/glog/archive/refs/tags/v0.5.0.zip"
8+
"https://github.com/google/glog/archive/refs/tags/v0.6.0.zip"
99
SOURCE_HASH
10-
"SHA512=46669f603279edc05e98153247897c8a7b50ebc9e800132cc8c3eef531687691e616b5210ed9a1dfbb5170ea354b76fb9244b383a8d309bacbfcf2810ec07546"
10+
"SHA512=e23e2dba2e962645bd3880f2a4436b913b18dfab5068b684f8b3cc286bd4def5a72a5faf99fe17e3a11b2a987ffe3e81707df46214b7a64cf33ca38c5c3fd85b"
1111
)
1212

1313
set(INSTALL_DIR "${CMAKE_CURRENT_BINARY_DIR}/glog-prefix")

0 commit comments

Comments
 (0)