aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-04-11 20:28:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-04-11 20:28:55 +0000
commit7b960069a2f6ebee63bdb5a33522dae4ade5e8bf (patch)
treec14f875648066b7be9be454ea84686a8797dcc1b /package
parent38c4e4cc02874b356b40688a32d21a8d67c23df3 (diff)
downloadupstream-7b960069a2f6ebee63bdb5a33522dae4ade5e8bf.tar.gz
upstream-7b960069a2f6ebee63bdb5a33522dae4ade5e8bf.tar.bz2
upstream-7b960069a2f6ebee63bdb5a33522dae4ade5e8bf.zip
netifd: switch to using git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40459
Diffstat (limited to 'package')
-rw-r--r--package/network/config/netifd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index 38bfbbe44b..21137d05e7 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -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