Browse Source

odhcpd: correct incorrect commit-id in last commit

SVN-Revision: 42026
Steven Barth 11 years ago
parent
commit
4659a5f920
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/network/services/odhcpd/Makefile

+ 1 - 1
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 <[email protected]>