update radvd to 1.6
authorFlorian Fainelli <florian@openwrt.org>
Sun, 28 Mar 2010 13:22:00 +0000 (13:22 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 28 Mar 2010 13:22:00 +0000 (13:22 +0000)
SVN-Revision: 20541

ipv6/radvd/Makefile

index 422325cb45d37d8bb7cb240653a5c1a82f660974..c88a890fbdc3cdf8bf9d30cc4abfbe6e25b54a76 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=radvd
-PKG_VERSION:=1.5
+PKG_VERSION:=1.6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://v6web.litech.org/radvd/dist \
                http://download.sourcemage.org/mirror
-PKG_MD5SUM:=78598b60ed9d64920739189c3dc0934d
+PKG_MD5SUM:=987e0660d68b4501b24dc5a068cea83c
 
 include $(INCLUDE_DIR)/package.mk