mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 17:43:10 +02:00
update dhcp to new upstream release (v3.0.3)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2274 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bed0ad8379
commit
88e1c410c3
@ -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 New Issue
Block a user