summaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-04 15:13:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-04 15:13:10 +0000
commit9632c0043510666467398e6dc455ccbfed81248e (patch)
treeefd0579c484c0d6bcb806b96dbbc83c67436a0cc /package/network
parent9b41cc70fe2ff9d8411574544fbd502bea73df6c (diff)
downloadmaster-31e0f0ae-9632c0043510666467398e6dc455ccbfed81248e.tar.gz
master-31e0f0ae-9632c0043510666467398e6dc455ccbfed81248e.tar.bz2
master-31e0f0ae-9632c0043510666467398e6dc455ccbfed81248e.zip
firewall: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48128
Diffstat (limited to 'package/network')
-rw-r--r--package/network/config/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile
index 15cfa31c65..e1668a9ca9 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=2015-07-27
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://nbd.name/firewall3.git
+PKG_SOURCE_URL=$(OPENWRT_GIT)/project/firewall3.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=980b7859bbd1db1e5e46422fccccbce38f9809ab
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz