[RFC,v6,09/11] bumped up openwrt routing feed

Submitted by Jan Kraus on Dec. 5, 2016, 8:40 p.m.

Details

Message ID 1480970449-5332-10-git-send-email-mayosemmel@gmail.com
State Superseded
Headers show

Commit Message

Jan Kraus Dec. 5, 2016, 8:40 p.m.
Signed-off-by: Jan Kraus <mayosemmel@gmail.com>
---
 buildscript | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Patch hide | download patch | download mbox

diff --git a/buildscript b/buildscript
index a9cc5f5..c90dee3 100755
--- a/buildscript
+++ b/buildscript
@@ -35,8 +35,8 @@  GLUON_PKGS="kmod-batman-adv-legacy micrond simple-tc uradvd ecdsautils"
 
 #official openwrt routing packages
 ROUTING=(routing
-         https://github.com/openwrt-routing/packages.git
-         e870c3373eea80df852d42fac3f40aaffd7a0f58)
+            https://github.com/openwrt-routing/packages.git
+            d26f350b017bc4fba1c4c72461690af0d08e4c87)
 ROUTING_PKGS="alfred"
 
 FFF=(fff)