This is an automated email from the ASF dual-hosted git repository.

philo pushed a commit to branch branch-1.2
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/branch-1.2 by this push:
     new efbd6b8c94 [VL] Branch 1.2: Port #8047 to fix libelf link (#8059)
efbd6b8c94 is described below

commit efbd6b8c94286dcd841e4fe4930ec4e47f9ef1a0
Author: Hongze Zhang <[email protected]>
AuthorDate: Thu Nov 28 13:20:28 2024 +0800

    [VL] Branch 1.2: Port #8047 to fix libelf link (#8059)
---
 dev/vcpkg/ports/libelf/portfile.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/vcpkg/ports/libelf/portfile.cmake 
b/dev/vcpkg/ports/libelf/portfile.cmake
index 8e9ea0c71f..d1b347d693 100644
--- a/dev/vcpkg/ports/libelf/portfile.cmake
+++ b/dev/vcpkg/ports/libelf/portfile.cmake
@@ -1,5 +1,5 @@
 vcpkg_download_distfile(ARCHIVE
-    URLS 
"https://ftp.osuosl.org/pub/blfs/conglomeration/libelf/libelf-0.8.13.tar.gz";
+    URLS "https://fossies.org/linux/misc/old/libelf-0.8.13.tar.gz";
     FILENAME "libelf-0.8.13.tar.gz"
     SHA512 
d2a4ea8ccc0bbfecac38fa20fbd96aefa8e86f8af38691fb6991cd9c5a03f587475ecc2365fc89a4954c11a679d93460ee9a5890693112f6133719af3e6582fe
 )


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to