From d03e307821a7afc737de8f4aa871921f39e97fe4 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 7 Dec 2011 23:39:43 +0000 Subject: [PATCH] [packages] radvd: update to v1.8.3 (CVE-2011-3604) git-svn-id: svn://svn.openwrt.org/openwrt/packages@29481 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ipv6/radvd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ipv6/radvd/Makefile b/ipv6/radvd/Makefile index f5ae23917..bdd0a585c 100644 --- a/ipv6/radvd/Makefile +++ b/ipv6/radvd/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=radvd -PKG_VERSION:=1.8.2 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.3 +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:=ac8a862d2b232d25ea2622274a2da8a4 +PKG_MD5SUM:=73d533b7b20f5554c8d3e33643945442 PKG_INSTALL:=1 -- 2.11.0