diff --git a/build.sh b/build.sh index 48d21d4a..ba98b261 100755 --- a/build.sh +++ b/build.sh @@ -48,7 +48,7 @@ fi #_get_repo source https://github.com/ysurac/openmptcprouter-source "master" #_get_repo "$OMR_TARGET/source" https://github.com/lede-project/source.git "3db9d6e57def2912314c7ce0bc0c282f313ed654" -_get_repo "$OMR_TARGET/source" https://github.com/lede-project/source.git "openwrt-18.06" +_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "openwrt-18.06" _get_repo feeds/packages https://github.com/openwrt/packages "openwrt-18.06" #_get_repo feeds/luci https://github.com/openwrt/luci "lede-17.01" _get_repo feeds/luci https://github.com/openwrt/luci "openwrt-18.06"