mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 07:53:09 +01:00
netifd: switch to using git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40459
This commit is contained in:
parent
38c4e4cc02
commit
7b960069a2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ PKG_VERSION:=2014-04-11
|
|||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git
|
||||
PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=d2a33f3f0fe704e4396fa2ada08401cb955ba7cb
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue