summaryrefslogtreecommitdiffstats
path: root/openwrt/package/ndisc
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-07 05:02:45 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-07 05:02:45 +0000
commit80304b3068e044387942980b9ff5939f2e32264b (patch)
tree5143c9d5ed19b6aefedd972dec91d27cd84ce5c6 /openwrt/package/ndisc
parentace9218504907df9c33813d6085a4f70e8cc3023 (diff)
update ndisc6 to new upstream release (v0.5.1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2587 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ndisc')
-rw-r--r--openwrt/package/ndisc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/ndisc/Makefile b/openwrt/package/ndisc/Makefile
index d12431c2a..cef5dc1da 100644
--- a/openwrt/package/ndisc/Makefile
+++ b/openwrt/package/ndisc/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ndisc6
-PKG_VERSION:=0.5.0
+PKG_VERSION:=0.5.1
PKG_RELEASE:=1
-PKG_MD5SUM:=affd992b2c797105cac4e2a478ba962d
+PKG_MD5SUM:=33487fe5505b195eb31468d88ba9ab56
PKG_SOURCE_URL:=http://people.via.ecp.fr/~rem/ndisc6/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2