ungoogled-software / ungoogled-chromium-android

Android build for ungoogled-chromium
GNU General Public License v3.0
491 stars 43 forks source link

link for download perbuild sdk ndk zips case error #94

Closed george5613 closed 3 years ago

george5613 commented 3 years ago

in build.sh found link for download perbuild sdk ndk zips but case error.

sdk_link="https://android-rebuilds.beuc.net/dl/bundles/android-sdk_eng.11.0.0_r27_linux-x86.zip" sdk_tools_link="https://android-rebuilds.beuc.net/dl/repository/sdk-repo-linux-tools-26.1.1.zip" ndk_link="https://android-rebuilds.beuc.net/dl/repository/android-ndk-r20b-linux-x86_64.tar.bz2"

seem link is broken

wchen342 commented 3 years ago

I have asked upstream about it but got no reply. I will remove the links.

wchen342 commented 3 years ago

Fixed in bcd67d7.