projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3bcdd5
)
odhcpd: various bugfixes
author
Steven Barth
<cyrus@openwrt.org>
Fri, 18 Oct 2013 13:39:48 +0000
(13:39 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Fri, 18 Oct 2013 13:39:48 +0000
(13:39 +0000)
SVN-Revision: 38454
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index e1a8dfdfe7edb470a0d3466a254ea0952f6ee5bf..ad245aa69d3eeac082e290711662e1a8893f583f 100644
(file)
--- a/
package/network/services/odhcpd/Makefile
+++ b/
package/network/services/odhcpd/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcpd
-PKG_VERSION:=2013-10-1
6
+PKG_VERSION:=2013-10-1
8
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
05969d06380387fc6d093e80b142145c2a9c2293
+PKG_SOURCE_VERSION:=
eb7edc757c4bf258794c8ec7c721c2007c47877e
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>