mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
odhcpd: add configuration for userclass-filter
SVN-Revision: 40900
This commit is contained in:
parent
d00f7b05c8
commit
7c0d5b99c4
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=odhcpd
|
||||
PKG_VERSION:=2014-05-29
|
||||
PKG_VERSION:=2014-06-02
|
||||
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:=7fb8ef575d019796b212824a706b0ea5c6bdffaa
|
||||
PKG_SOURCE_VERSION:=fc7fb637811089b4f26fb00ca81a0d05c09076bd
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user