summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Rogge2016-05-31 06:57:07 +0000
committerHenning Rogge2016-05-31 06:57:07 +0000
commitfc5780bb5f1a3b26d86991d9b47f808241beb9d3 (patch)
tree76bc8a77e420e0228950492f4da79edb6332e959
parent582abc17546d869ef6f39192f832acc59fdc9c40 (diff)
downloadrouting-fc5780bb5f1a3b26d86991d9b47f808241beb9d3.tar.gz
Update to v0.12.0
-rw-r--r--oonf-dlep-proxy/Makefile4
-rw-r--r--oonf-dlep-radio/Makefile4
-rw-r--r--oonf-olsrd2/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/oonf-dlep-proxy/Makefile b/oonf-dlep-proxy/Makefile
index c632158..13eedf9 100644
--- a/oonf-dlep-proxy/Makefile
+++ b/oonf-dlep-proxy/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-dlep-proxy
-PKG_VERSION:=0.11.7
-PKG_REV:=ef7a89aadbfbe6318b2ad1dc2c32423bd1970918
+PKG_VERSION:=0.12.0
+PKG_REV:=37d620fbb33c449e39438f2fb1ce25deeb78ff84
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
diff --git a/oonf-dlep-radio/Makefile b/oonf-dlep-radio/Makefile
index b95e75d..b363645 100644
--- a/oonf-dlep-radio/Makefile
+++ b/oonf-dlep-radio/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-dlep-radio
-PKG_VERSION:=0.11.7
-PKG_REV:=ef7a89aadbfbe6318b2ad1dc2c32423bd1970918
+PKG_VERSION:=0.12.0
+PKG_REV:=37d620fbb33c449e39438f2fb1ce25deeb78ff84
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
diff --git a/oonf-olsrd2/Makefile b/oonf-olsrd2/Makefile
index 3d52c04..14a538c 100644
--- a/oonf-olsrd2/Makefile
+++ b/oonf-olsrd2/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-olsrd2
-PKG_VERSION:=0.12.0-alpha2
-PKG_REV:=e72b618c5049b090e4ca145d55fb7f87366a1ba1
+PKG_VERSION:=0.12.0
+PKG_REV:=37d620fbb33c449e39438f2fb1ce25deeb78ff84
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2