netifd: fix a small issue in r41831
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41836
This commit is contained in:
parent
7a3b3b9d73
commit
76d7397bc2
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:=http://git.openwrt.org/project/netifd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=c430d3278b91369204c83cd135673a5d5cded699
|
||||
PKG_SOURCE_VERSION:=bb1077aaf9f68dba09224803dd89d7316dc24648
|
||||
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