diff --git a/build.sh b/build.sh index 02ea4c43..7b1cdae0 100755 --- a/build.sh +++ b/build.sh @@ -58,8 +58,8 @@ else fi #_get_repo source https://github.com/ysurac/openmptcprouter-source "master" -_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "ca729cd43c4c498be5f173afee978836fbadea7b" -_get_repo feeds/packages https://github.com/openwrt/packages "6d2ec456bd43e896ea369e813316c06ccf593681" +_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "46c5880b0f64c82d7ca2395a72f8a7757446e7c5" +_get_repo feeds/packages https://github.com/openwrt/packages "ca729cd43c4c498be5f173afee978836fbadea7b" _get_repo feeds/luci https://github.com/openwrt/luci "2096d67522e6622920d8d6aa1e0009769b392ef2" if [ -z "$OMR_FEED" ]; then