Fix Avro C API link
The old link is dead.
This commit is contained in:
parent
919686f7ad
commit
61050ed125
@ -249,7 +249,7 @@ sudo make install
|
||||
cd ../../
|
||||
|
||||
# Avro C API
|
||||
wget -q -r -l1 -nH --cut-dirs=2 --no-parent -A.tar.gz --no-directories https://www-eu.apache.org/dist/avro/stable/c
|
||||
wget -q -r -l1 -nH --cut-dirs=2 --no-parent -A.tar.gz --no-directories https://downloads.apache.org/avro/stable/c/
|
||||
if [ $? != 0 ]
|
||||
then
|
||||
echo "Error getting avro-c"
|
||||
|
Loading…
x
Reference in New Issue
Block a user