From: Johannes Morgenroth Date: Tue, 24 Feb 2015 14:02:24 +0000 (+0100) Subject: ibrdtn: Updated to 1.0.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ca708b1dcf1072ed32b425debff8736d22393413;p=feed%2Fpackages.git ibrdtn: Updated to 1.0.1 Signed-off-by: Johannes Morgenroth --- 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