netifd: fix build error
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48920
This commit is contained in:
parent
81399345fe
commit
dab37abc4d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/netifd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=e27e23f76437edc7871c03c8c92d69fbe52d30f5
|
||||
PKG_SOURCE_VERSION:=da687c2689f7ff2af1dccc9a428806dd15c3d554
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||
# PKG_MIRROR_MD5SUM:=
|
||||
|
|
Loading…
Reference in a new issue