Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38627
This commit is contained in:
parent
b27b8b5bdd
commit
e16f104a6f
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=netifd
|
||||
PKG_VERSION:=2013-10-29
|
||||
PKG_VERSION:=2013-10-31
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=594f4dcd3a37b087fe8c1a4737bbd41a620c24a9
|
||||
PKG_SOURCE_VERSION:=199723ed921160c029a0d15fa95914ddfcdc5cb9
|
||||
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