common/travis: switch to repo by DNS until repo3 DNS is fixed
This commit is contained in:
parent
2b34bfe4e9
commit
231fe0cefc
|
@ -23,4 +23,4 @@ echo XBPS_MAKEJOBS=4 >> etc/conf
|
||||||
echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
|
echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
|
||||||
|
|
||||||
/bin/echo -e '\x1b[32mUpdating etc/repos-remote.conf...\x1b[0m'
|
/bin/echo -e '\x1b[32mUpdating etc/repos-remote.conf...\x1b[0m'
|
||||||
sed -i 's#https\?://repo\.voidlinux\.eu#http://198.204.250.219#' etc/repos-remote.conf
|
sed -i 's#https\?://repo\.voidlinux\.eu#http://repo.voidlinux.eu#' etc/repos-remote.conf
|
||||||
|
|
Loading…
Reference in New Issue