|
@@ -8,14 +8,14 @@
|
|
include $(TOPDIR)/rules.mk
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=odhcpd
|
|
PKG_NAME:=odhcpd
|
|
-PKG_VERSION:=2014-10-17
|
|
|
|
|
|
+PKG_VERSION:=2014-10-18
|
|
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
|
PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git
|
|
PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git
|
|
PKG_SOURCE_PROTO:=git
|
|
PKG_SOURCE_PROTO:=git
|
|
-PKG_SOURCE_VERSION:=ff9d2a001bea612cad05d9d317f0f0ca555aa72f
|
|
|
|
|
|
+PKG_SOURCE_VERSION:=b461334ab277b6e8fd1622ab7c8a655363bd3f6c
|
|
|
|
|
|
PKG_MAINTAINER:=Steven Barth <[email protected]>
|
|
PKG_MAINTAINER:=Steven Barth <[email protected]>
|
|
|
|
|