projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a89987
)
odhcpd: bump for bugfixes
author
Steven Barth
<cyrus@openwrt.org>
Tue, 19 Aug 2014 06:00:09 +0000
(06:00 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Tue, 19 Aug 2014 06:00:09 +0000
(06:00 +0000)
SVN-Revision: 42219
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index d40142ca69fb409956058d40ccb827130e6e414c..f9b3a57a4dca275cc36713f8ca9b000a447f4b07 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:=2014-08-1
2
+PKG_VERSION:=2014-08-1
9
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:=
479cd9f6a5b6c68285004aa30bacfb284121ac8e
+PKG_SOURCE_VERSION:=
710744ecea73b6a3cf560776e298741b04fb727a
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>