aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/odhcpd/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-08-07 05:50:44 +0000
committerSteven Barth <steven@midlink.org>2014-08-07 05:50:44 +0000
commitb1be939288f55293b1230f5dcb54c1b68c3e8ed8 (patch)
tree3686249cf540e5e1d18a98cb133e350977f250e5 /package/network/services/odhcpd/Makefile
parentbd218a4aaf0264581fd76df08f3fb95aee4fcd00 (diff)
downloadmaster-187ad058-b1be939288f55293b1230f5dcb54c1b68c3e8ed8.tar.gz
master-187ad058-b1be939288f55293b1230f5dcb54c1b68c3e8ed8.tar.bz2
master-187ad058-b1be939288f55293b1230f5dcb54c1b68c3e8ed8.zip
odhcpd: correct incorrect commit-id in last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42026 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/odhcpd/Makefile')
-rw-r--r--package/network/services/odhcpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile
index cf5bbb66eb..ac2572b57b 100644
--- a/package/network/services/odhcpd/Makefile
+++ b/package/network/services/odhcpd/Makefile
@@ -15,7 +15,7 @@ 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:=1126cc3569cdacd0e1b58a3f04061ba2ffe2d837
+PKG_SOURCE_VERSION:=c0c1086c51e1abfc991de11e3d687a60240d2df8
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>