mirror of
https://github.com/openwrt/routing.git
synced 2026-07-14 09:24:48 +04:00
babeld: use an array for routing lists
use underscore in key name for libubox/jshn.sh compat Fix: openwrt/luci/issues/6342 Fix: openwrt/routing/issues/966 Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
This commit is contained in:
committed by
Nick Hainke
parent
31e66c0839
commit
233b3c6637
+1
-1
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=babeld
|
||||
PKG_VERSION:=1.13.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/
|
||||
|
||||
Reference in New Issue
Block a user