From dda5a7d2d4bb1eaf273d4eea05b2fe06b44d18f5 Mon Sep 17 00:00:00 2001 From: Henning Rogge Date: Mon, 1 Aug 2016 11:58:04 +0200 Subject: [PATCH] Update to OONF 0.12.2 + coverity fix --- oonf-dlep-proxy/Makefile | 4 ++-- oonf-dlep-radio/Makefile | 4 ++-- oonf-olsrd2/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/oonf-dlep-proxy/Makefile b/oonf-dlep-proxy/Makefile index 454bbbe..8a952ef 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.12.1 -PKG_REV:=e4cb9a3ab52352ecee0da09ab4ccae32461f5f44 +PKG_VERSION:=0.12.2 +PKG_REV:=ea3e6e51f94b9b0642f84b44de35b6cab5f30b65 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 fbc0435..0e0f75e 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.12.1 -PKG_REV:=e4cb9a3ab52352ecee0da09ab4ccae32461f5f44 +PKG_VERSION:=0.12.2 +PKG_REV:=ea3e6e51f94b9b0642f84b44de35b6cab5f30b65 PKG_RELEASE:=$(PKG_REV) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 diff --git a/oonf-olsrd2/Makefile b/oonf-olsrd2/Makefile index 3873c7f..ccc1622 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.1 -PKG_REV:=e4cb9a3ab52352ecee0da09ab4ccae32461f5f44 +PKG_VERSION:=0.12.2 +PKG_REV:=ea3e6e51f94b9b0642f84b44de35b6cab5f30b65 PKG_RELEASE:=$(PKG_REV) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -- 2.30.2