X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=ipv6%2Fradvd%2FMakefile;h=12c5bbcf4e6692b19b8ba07f659dfeeca8072a99;hp=e8f116e01be2c65948fa9be6c3fba7198e9d9d1b;hb=658ebdc4cce1b23593d4dd9721ee5290c3c94ecc;hpb=aa2b8c732534bbc760e622e1966f3c64c212e2c1 diff --git a/ipv6/radvd/Makefile b/ipv6/radvd/Makefile index e8f116e01b..12c5bbcf4e 100644 --- a/ipv6/radvd/Makefile +++ b/ipv6/radvd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=radvd -PKG_VERSION:=1.2 -PKG_RELEASE:=2 +PKG_VERSION:=1.4 +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:=614876420d76cd2bb5bcb49760c8b9e3 +PKG_MD5SUM:=ad57121d57a716aa5db33668e4fb32c5 include $(INCLUDE_DIR)/package.mk