projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45b4191
)
update isc-dhcp to 3.0.5
author
Tim Yardley
<lst@openwrt.org>
Thu, 26 Apr 2007 16:29:47 +0000
(16:29 +0000)
committer
Tim Yardley
<lst@openwrt.org>
Thu, 26 Apr 2007 16:29:47 +0000
(16:29 +0000)
SVN-Revision: 7054
net/dhcp/Makefile
patch
|
blob
|
history
diff --git
a/net/dhcp/Makefile
b/net/dhcp/Makefile
index 48d8de2ec10c81da55a7193091da34c91c94e9a2..681fddca5454b933c42e72ffc25d7ff6970a4329 100644
(file)
--- a/
net/dhcp/Makefile
+++ b/
net/dhcp/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dhcp
-PKG_VERSION:=3.0.
3
+PKG_VERSION:=3.0.
5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.isc.org/isc/dhcp/
-PKG_MD5SUM:=
f91416a0b8ed3fd0601688cf0b7df58f
+PKG_MD5SUM:=
ce5d30d4645e4eab1f54561b487d1ec7
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)