From 8e3ff466ce78cf89a1a3becf33ad934c1d0ee589 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 20 Feb 2008 13:41:29 +0000 Subject: [PATCH] Upgrade to ahcpd 0.4 git-svn-id: svn://svn.openwrt.org/openwrt/packages@10501 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ipv6/ahcpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipv6/ahcpd/Makefile b/ipv6/ahcpd/Makefile index 0595e5498..44067f0a0 100644 --- a/ipv6/ahcpd/Makefile +++ b/ipv6/ahcpd/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ahcpd -PKG_VERSION:=0.2 +PKG_VERSION:=0.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=f75253b74bc54e117ba030c97c75c224 +PKG_MD5SUM:=25a4e415ff9b18964acfb5a322e290bb include $(INCLUDE_DIR)/package.mk -- 2.11.0