From: Henning Rogge Date: Tue, 19 Apr 2016 10:29:36 +0000 (+0200) Subject: Update to OONF 0.11.3 X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=60d2e59edcf4b306b068248b7f1485bf03bc7636 Update to OONF 0.11.3 --- diff --git a/oonf-dlep-proxy/Makefile b/oonf-dlep-proxy/Makefile index e40bab3..4039680 100644 --- a/oonf-dlep-proxy/Makefile +++ b/oonf-dlep-proxy/Makefile @@ -1,12 +1,12 @@ 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 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) @@ -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) diff --git a/oonf-dlep-radio/Makefile b/oonf-dlep-radio/Makefile index 0fb4901..3fb03f1 100644 --- a/oonf-dlep-radio/Makefile +++ b/oonf-dlep-radio/Makefile @@ -1,12 +1,12 @@ 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 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) @@ -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) diff --git a/oonf-olsrd2/Makefile b/oonf-olsrd2/Makefile index c9d2cee..c80a341 100644 --- a/oonf-olsrd2/Makefile +++ b/oonf-olsrd2/Makefile @@ -1,12 +1,12 @@ 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 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) @@ -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)