projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add missing config file and init script in the package
[openwrt.git]
/
openwrt
/
package
/
dhcp
/
Makefile
diff --git
a/openwrt/package/dhcp/Makefile
b/openwrt/package/dhcp/Makefile
index
8166e79
..
4914cc4
100644
(file)
--- a/
openwrt/package/dhcp/Makefile
+++ b/
openwrt/package/dhcp/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dhcp
include $(TOPDIR)/rules.mk
PKG_NAME:=dhcp
-PKG_VERSION:=3.0.
2
+PKG_VERSION:=3.0.
3
PKG_RELEASE:=1
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
PKG_SOURCE_URL:=ftp://ftp.isc.org/isc/dhcp/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.025896 seconds
and
4
git commands to generate.