Merge pull request #175 from HRogge/for-15.05
authorBastian Bittorf <bittorf@bluebottle.com>
Sat, 23 Apr 2016 15:28:03 +0000 (17:28 +0200)
committerBastian Bittorf <bittorf@bluebottle.com>
Sat, 23 Apr 2016 15:28:03 +0000 (17:28 +0200)
Update to OONF 0.11.3

oonf-dlep-proxy/Makefile
oonf-dlep-radio/Makefile
oonf-olsrd2/Makefile

index 9a0d79b936697c2784042f7094811aa78a7b0e03..4039680abf426d8f8281961df7bf40dec7f58274 100644 (file)
@@ -1,8 +1,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=oonf-dlep-proxy
-PKG_VERSION:=0.11.2
-PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae
+PKG_VERSION:=0.11.3
+PKG_REV:=b4d7a2ae62895efda3f25efb66318f9316d4b6b8
 PKG_RELEASE:=$(PKG_REV)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@@ -38,7 +38,7 @@ define Package/oonf-git/template
 endef
 
 define Package/oonf-dlep-proxy
-       $(call Package/oonf-git/template) 
+       $(call Package/oonf-git/template)
        TITLE:= Build DLEP Radio+Router Agent
        DEPENDS:=+librt +libnl-tiny +libuci +oonf-init-scripts
        VERSION:=$(PKG_VERSION)
index 6d99fb9f030fde8e7076a81593336bf6cd37fcd8..3fb03f166bcad6dcf253b2c89894a833a8b662dc 100644 (file)
@@ -1,8 +1,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=oonf-dlep-radio
-PKG_VERSION:=0.11.2
-PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae
+PKG_VERSION:=0.11.3
+PKG_REV:=b4d7a2ae62895efda3f25efb66318f9316d4b6b8
 PKG_RELEASE:=$(PKG_REV)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@@ -38,7 +38,7 @@ define Package/oonf-git/template
 endef
 
 define Package/oonf-dlep-radio
-       $(call Package/oonf-git/template) 
+       $(call Package/oonf-git/template)
        TITLE:= Build DLEP Radio Agent
        DEPENDS:=+librt +libnl-tiny +libuci +oonf-init-scripts
        VERSION:=$(PKG_VERSION)
index 118f0a266116fd57de47db1b0b7fc3a443225e01..c80a34199a0ddf310306f9856e21d954f8542896 100644 (file)
@@ -1,8 +1,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=oonf-olsrd2
-PKG_VERSION:=0.11.2
-PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae
+PKG_VERSION:=0.11.3
+PKG_REV:=b4d7a2ae62895efda3f25efb66318f9316d4b6b8
 PKG_RELEASE:=$(PKG_REV)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@@ -38,7 +38,7 @@ define Package/oonf-git/template
 endef
 
 define Package/oonf-olsrd2
-       $(call Package/oonf-git/template) 
+       $(call Package/oonf-git/template)
        TITLE:= Build Olsrd V2 Routing Agent
        DEPENDS:=+librt +libnl-tiny +libuci +oonf-init-scripts
        VERSION:=$(PKG_VERSION)