summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Huehn2017-10-13 18:18:51 +0000
committerThomas Huehn2017-10-13 18:18:51 +0000
commit78049b46ac7cfbb14e8f05bc5150f518f827c0ec (patch)
tree2b2a635487d1720c0c0e60e27d23aaca0e32d8b5
parent0d1c5f77d405091c8e87f7128d428f7a65ad863b (diff)
downloadrouting-78049b46ac7cfbb14e8f05bc5150f518f827c0ec.tar.gz
[olsr] Bump olsr version to 0.9.6.2
This patch bumps olsr version from 0.9.6.1 to 0.9.6.2 One major bugfix comes with the newer version, which is quite relevant for our Freifunk mesh network: the feature LinkQualityMult was not working in 0.9.6.1 and got fixed in the new version. Tested on 92 productive mesh nodes running current LEDE trunk . Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
-rw-r--r--olsrd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/olsrd/Makefile b/olsrd/Makefile
index 9091efb..00786f0 100644
--- a/olsrd/Makefile
+++ b/olsrd/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=olsrd
-PKG_VERSION:=0.9.6.1
+PKG_VERSION:=0.9.6.2
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/OLSR/olsrd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=v0.9.6.1
+PKG_SOURCE_VERSION:=v0.9.6.2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=