From 2af7ee0c8b83b76f89d50a44999f11751cb16f2f Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 6 Jul 2007 21:57:41 +0000 Subject: [PATCH] Upgrade to 3.0.6 and fix download git-svn-id: svn://svn.openwrt.org/openwrt/packages@7882 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/dhcp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/dhcp/Makefile b/net/dhcp/Makefile index 681fddca5..039bf2cda 100644 --- a/net/dhcp/Makefile +++ b/net/dhcp/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dhcp -PKG_VERSION:=3.0.5 +PKG_VERSION:=3.0.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.isc.org/isc/dhcp/ -PKG_MD5SUM:=ce5d30d4645e4eab1f54561b487d1ec7 +PKG_MD5SUM:=724bad21ad8b638abadd5fcc07df1a0f PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)