ibrdtn-tools: Updated to 1.0.0

Signed-off-by: Johannes Morgenroth <jm@m-network.de>
This commit is contained in:
Johannes Morgenroth
2015-01-10 15:27:06 +01:00
parent cf054011ee
commit df34963277
2 changed files with 3 additions and 93 deletions
+3 -4
View File
@@ -8,17 +8,16 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ibrdtn-tools
PKG_VERSION:=0.12.1
PKG_VERSION:=1.0.0
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:=0ce0c6e754263919ad48661967c2f6fd
PKG_MAINTAINER:=Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
PKG_MD5SUM:=ec522079278bcdf4181e6a1d86f8d72f
PKG_MAINTAINER:=Johannes Morgenroth <jm@m-network.de>
PKG_LICENSE:=Apache-2.0
PKG_INSTALL:=1
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk