summaryrefslogtreecommitdiff
path: root/package/ndisc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-24 18:27:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-24 18:27:33 +0100
commit148249d08af2ef833175d3f9176c6709798d4a14 (patch)
treedc39146d700ae5a224c45885719a2bc8934bd7eb /package/ndisc
parent18a6922a938023cb061b7cd9895412549cb17288 (diff)
parent826fae84981bf030b6bb9d20117a1a1634ba3334 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/ndisc')
-rw-r--r--package/ndisc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/ndisc/Makefile b/package/ndisc/Makefile
index 5e044ded4..b82b4ebb8 100644
--- a/package/ndisc/Makefile
+++ b/package/ndisc/Makefile
@@ -4,14 +4,16 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= ndisc6
-PKG_VERSION:= 0.9.8
+PKG_VERSION:= 1.0.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= cb8d70564b8d40aae95e19592c6be183
+PKG_MD5SUM:= 50cb4c19606cf6ff2b7388e71832f579
PKG_DESCR:= ICMPv6 Neighbour Discovery tools
PKG_SECTION:= ipv6
PKG_URL:= http://www.remlab.net/
PKG_SITES:= http://www.remlab.net/files/ndisc6/
+PKG_LIBC_DEPENDS:= uclibc eglibc glibc
+
PKG_SUBPKGS:= NDISC6 RDISC6 TCPTRACEROUTE6
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2