aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-07 05:02:45 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-07 05:02:45 +0000
commitd58ec2edce1a7b22d05482ca8c32dcbe2391f38c (patch)
treead6c599a21a51458da1bcbb7086eb4b21883d6cd
parent5e0f580ce012c65722bfb615fc8bb1b232b5b2a6 (diff)
downloadupstream-d58ec2edce1a7b22d05482ca8c32dcbe2391f38c.tar.gz
upstream-d58ec2edce1a7b22d05482ca8c32dcbe2391f38c.tar.bz2
upstream-d58ec2edce1a7b22d05482ca8c32dcbe2391f38c.zip
update ndisc6 to new upstream release (v0.5.1)
SVN-Revision: 2587
-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 d12431c2ad..cef5dc1da0 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