summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli2006-12-07 14:02:39 +0000
committerFlorian Fainelli2006-12-07 14:02:39 +0000
commit79d6d681e5084f8429ecc48ca240538b0ca6b414 (patch)
tree28af292c05116a81dd8e6eb611ed8a988a22d86f
parentff2074c4295767b2913f4d78f54abf984be685f0 (diff)
downloadarchive-79d6d681e5084f8429ecc48ca240538b0ca6b414.tar.gz
Upgrade radvd to 1.0
SVN-Revision: 5709
-rw-r--r--net/radvd/Makefile4
1 files changed, 2 insertions, 2 deletions
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