From: Florian Fainelli Date: Thu, 7 Dec 2006 14:02:39 +0000 (+0000) Subject: Upgrade radvd to 1.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=79d6d681e5084f8429ecc48ca240538b0ca6b414;p=openwrt%2Fsvn-archive%2Farchive.git Upgrade radvd to 1.0 SVN-Revision: 5709 --- diff --git a/net/radvd/Makefile b/net/radvd/Makefile index b7f3c0bee2..31c5b27dd8 100644 --- a/net/radvd/Makefile +++ b/net/radvd/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=radvd -PKG_VERSION:=0.7.3 +PKG_VERSION:=1.0 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://v6web.litech.org/radvd/dist \ http://download.sourcemage.org/mirror -PKG_MD5SUM:=56ce3f8cbf5966a0d531c21813320423 +PKG_MD5SUM:=142bb9d126a67215597d115ed551955e79889fad PKG_CAT:=zcat PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install