From daa883709e35f54c2c2d9190a637c39aea328f03 Mon Sep 17 00:00:00 2001 From: Johannes Morgenroth Date: Tue, 24 Feb 2015 15:02:20 +0100 Subject: [PATCH 1/4] ibrcommon: Updated to 1.0.1 Signed-off-by: Johannes Morgenroth --- libs/ibrcommon/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/ibrcommon/Makefile b/libs/ibrcommon/Makefile index c574147cab..579ded3c60 100644 --- a/libs/ibrcommon/Makefile +++ b/libs/ibrcommon/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ibrcommon -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases -PKG_MD5SUM:=c40e5c8e2ada746c6da7ab2c359c1575 +PKG_MD5SUM:=0104763ede969c470f32244d76c234b8 PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0 From ca708b1dcf1072ed32b425debff8736d22393413 Mon Sep 17 00:00:00 2001 From: Johannes Morgenroth Date: Tue, 24 Feb 2015 15:02:24 +0100 Subject: [PATCH 2/4] ibrdtn: Updated to 1.0.1 Signed-off-by: Johannes Morgenroth --- libs/ibrdtn/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/ibrdtn/Makefile b/libs/ibrdtn/Makefile index e69b3eeb25..45051ad377 100644 --- a/libs/ibrdtn/Makefile +++ b/libs/ibrdtn/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ibrdtn -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases -PKG_MD5SUM:=c30f6164b717132b2c302d965d03c968 +PKG_MD5SUM:=37208be202f199f1790983ff78b2fa8f PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0 From c9f59276bf44c6d8e033b2c5ac99b328b540705b Mon Sep 17 00:00:00 2001 From: Johannes Morgenroth Date: Tue, 24 Feb 2015 15:02:29 +0100 Subject: [PATCH 3/4] ibrdtnd: Updated to 1.0.1 Signed-off-by: Johannes Morgenroth --- net/ibrdtnd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/ibrdtnd/Makefile b/net/ibrdtnd/Makefile index 7b72ac9817..36d598749d 100644 --- a/net/ibrdtnd/Makefile +++ b/net/ibrdtnd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ibrdtnd -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases -PKG_MD5SUM:=7fd48b2eec5058fa15f6977afd4e8dab +PKG_MD5SUM:=933d37bf777700a6e1709d0f7a129613 PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0 From 1b5ba1b255c4c66d41de66b2b481c395f754ef04 Mon Sep 17 00:00:00 2001 From: Johannes Morgenroth Date: Tue, 24 Feb 2015 15:02:35 +0100 Subject: [PATCH 4/4] ibrdtn-tools: Updated to 1.0.1 Signed-off-by: Johannes Morgenroth --- net/ibrdtn-tools/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/ibrdtn-tools/Makefile b/net/ibrdtn-tools/Makefile index 5a1f58f961..2ffb30a807 100644 --- a/net/ibrdtn-tools/Makefile +++ b/net/ibrdtn-tools/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ibrdtn-tools -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases -PKG_MD5SUM:=ec522079278bcdf4181e6a1d86f8d72f +PKG_MD5SUM:=3e527cedc6132739403fc210e4f8abe2 PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0