Skip to content

Commit 23b361c

Browse files
committed
Revert "[cmake] Update xrootd hash after a new version of the xrootd tar file (root-project#11106)"
This reverts commit ce4ca3e.
1 parent dfe3514 commit 23b361c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builtins/xrootd/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ endif()
3434
ExternalProject_Add(
3535
XROOTD
3636
URL ${XROOTD_SRC_URI}
37-
URL_HASH SHA256=2d58210161ef61fabad7c86a038f2ef71c2ba1a0e782fcb6b8c92a1ba5f2a2b3
37+
URL_HASH SHA256=56a29c88232f2f384e151b148fcaaa8d8db5c5fdc4615193978c8f4f3a99663c
3838
INSTALL_DIR ${XROOTD_PREFIX}
3939
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
4040
-DCMAKE_PREFIX_PATH:STRING=${OPENSSL_PREFIX}

0 commit comments

Comments
 (0)