From e92d23457f25b69110b95694ada7a4c0a2fd9f3f Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 30 May 2005 06:13:10 +0000 Subject: [PATCH] Update to new upstream release, ack upstream package name change SVN-Revision: 1109 --- openwrt/package/ndisc/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/openwrt/package/ndisc/Makefile b/openwrt/package/ndisc/Makefile index 81d5c115ab..93196bd3b5 100644 --- a/openwrt/package/ndisc/Makefile +++ b/openwrt/package/ndisc/Makefile @@ -2,12 +2,12 @@ include $(TOPDIR)/rules.mk -PKG_NAME:=ndisc -PKG_VERSION:=0.1.3 +PKG_NAME:=ndisc6 +PKG_VERSION:=0.1.4 PKG_RELEASE:=1 -PKG_MD5SUM:= c7a8acd8e3d1053265faa17f7edb75d6 +PKG_MD5SUM:= 57e86029d41734404d62330961c3d20c -PKG_SOURCE_URL:=http://people.via.ecp.fr/~rem/ndisc/v0.1/ +PKG_SOURCE_URL:=http://people.via.ecp.fr/~rem/ndisc6/v0.1/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_CAT:=bzcat -- 2.30.2