From: florian Date: Sun, 28 Mar 2010 13:22:00 +0000 (+0000) Subject: [package] update radvd to 1.6 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=7d35f87f694303d39ebef214d868ae6f49b73c4d;p=packages.git [package] update radvd to 1.6 git-svn-id: svn://svn.openwrt.org/openwrt/packages@20541 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/ipv6/radvd/Makefile b/ipv6/radvd/Makefile index 422325cb4..c88a890fb 100644 --- a/ipv6/radvd/Makefile +++ b/ipv6/radvd/Makefile @@ -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