diff --git a/build_lib b/build_lib index 2610f79..da878ad 100755 --- a/build_lib +++ b/build_lib @@ -140,7 +140,7 @@ openwrt_clone_and_patch() { cd "${OPENWRT_CHECKOUT_DIR}" git clean -f else - git clone "git://git.openwrt.org/${openwrt_path}/openwrt.git" "${OPENWRT_CHECKOUT_DIR}" + git clone "git://git.archive.openwrt.org/${openwrt_path}/openwrt.git" "${OPENWRT_CHECKOUT_DIR}" fi cd "${OPENWRT_CHECKOUT_DIR}" diff --git a/openwrt_config/feeds b/openwrt_config/feeds index bf5852f..e2365a7 100644 --- a/openwrt_config/feeds +++ b/openwrt_config/feeds @@ -1,6 +1,6 @@ peopleswifi:src-git peopleswifi git://github.com/sudomesh/sudowrt-packages.git luci:src-git luci https://github.com/openwrt/luci.git -oldpackages:src-git oldpackages git://git.openwrt.org/15.05/openwrt.git +oldpackages:src-git oldpackages git://git.archive.openwrt.org/15.05/openwrt.git openwrt:src-git openwrt https://github.com/openwrt/packages;for-15.05 routing:src-git routing git://github.com/openwrt-routing/packages.git;for-15.05 wlanslovenija:src-git wlanslovenija git://github.com/sudomesh/firmware-packages-opkg.git;sudomesh