aboutsummaryrefslogtreecommitdiff
path: root/libs/ibrcommon/Makefile
diff options
context:
space:
mode:
authorJohannes Morgenroth <jm@m-network.de>2015-02-24 15:02:20 +0100
committerJohannes Morgenroth <jm@m-network.de>2015-02-24 17:43:35 +0100
commitdaa883709e35f54c2c2d9190a637c39aea328f03 (patch)
treefcd4c2348830079eb377d39bda551a5aab0f4b1e /libs/ibrcommon/Makefile
parent598f7226eeeaccbd8180a3b5a4fadf5c4fd337f8 (diff)
ibrcommon: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
Diffstat (limited to 'libs/ibrcommon/Makefile')
-rw-r--r--libs/ibrcommon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/ibrcommon/Makefile b/libs/ibrcommon/Makefile
index c574147ca..579ded3c6 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 <jm@m-network.de>
PKG_LICENSE:=Apache-2.0