Browse Source

ibrcommon: Updated to 1.0.0

Signed-off-by: Johannes Morgenroth <jm@m-network.de>
Johannes Morgenroth 10 years ago
parent
commit
b61a1bea31
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      libs/ibrcommon/Makefile

+ 3
- 3
libs/ibrcommon/Makefile View File

8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=ibrcommon
10
 PKG_NAME:=ibrcommon
11
-PKG_VERSION:=0.12.1
11
+PKG_VERSION:=1.0.0
12
 PKG_RELEASE:=1
12
 PKG_RELEASE:=1
13
 
13
 
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
 PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases
15
 PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases
16
-PKG_MD5SUM:=45681f48138bbbbd17384d25dc91454a
17
-PKG_MAINTAINER:=Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
16
+PKG_MD5SUM:=c40e5c8e2ada746c6da7ab2c359c1575
17
+PKG_MAINTAINER:=Johannes Morgenroth <jm@m-network.de>
18
 PKG_LICENSE:=Apache-2.0
18
 PKG_LICENSE:=Apache-2.0
19
 
19
 
20
 PKG_INSTALL:=1
20
 PKG_INSTALL:=1