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