projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcb5d00
)
odhcpd: fix build failure with musl
author
Steven Barth
<cyrus@openwrt.org>
Mon, 30 Jun 2014 07:56:33 +0000
(07:56 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Mon, 30 Jun 2014 07:56:33 +0000
(07:56 +0000)
SVN-Revision: 41409
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index d0bc355fc0b7b2f5497738f0a629ad29d0d014f0..61f8b9dd99184e9e27e92afa6976167f38ae0d81 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-06-
18
+PKG_VERSION:=2014-06-
30
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:=
82f3096351911d8c4f3b38e7a5bbeaf75938b6b8
+PKG_SOURCE_VERSION:=
d8d6d784258b64d23e7f1cc0a2ee02e88377707d
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>