update dhcp to new upstream release (v3.0.3)
SVN-Revision: 2274
This commit is contained in:
parent
d207116e05
commit
ecfaaecd2d
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dhcp
|
||||
PKG_VERSION:=3.0.2
|
||||
PKG_VERSION:=3.0.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=04800a111521e7442749b2ce883f962b
|
||||
PKG_MD5SUM:=f91416a0b8ed3fd0601688cf0b7df58f
|
||||
|
||||
PKG_SOURCE_URL:=ftp://ftp.isc.org/isc/dhcp/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue