We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1fcd1 commit 3aa2f52Copy full SHA for 3aa2f52
libelf-0.8.13.build.bash
@@ -22,7 +22,7 @@ cd -
22
23
if [[ ! -f libelf-0.8.13.tar.gz ]] ;
24
then
25
- wget http://www.mr511.de/software/libelf-0.8.13.tar.gz
+ wget https://fossies.org/linux/misc/old/libelf-0.8.13.tar.gz
26
fi
27
28
tar xfv libelf-0.8.13.tar.gz
0 commit comments