From 15ddd3b510ea8e0abf1c267b2260ace1edc193c3 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 28 Mar 2019 21:22:17 +0100 Subject: [PATCH] Update to latest openwrt commit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 8df19675..82df544e 100755 --- a/build.sh +++ b/build.sh @@ -54,7 +54,7 @@ fi #_get_repo source https://github.com/ysurac/openmptcprouter-source "master" #_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "a3ccac6b1d693527befa73532a6cf5abda7134c0" -_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "64bb88841fbc2d9a9dfee12775a18e5dc89ac16e" +_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "b0395cfc5625328ad824c605bad89f1ae0781e3e" _get_repo feeds/packages https://github.com/openwrt/packages "openwrt-18.06" _get_repo feeds/luci https://github.com/openwrt/luci "openwrt-18.06"