From: Felix Fietkau Date: Mon, 4 Jan 2016 15:13:10 +0000 (+0000) Subject: firewall: move to git.openwrt.org X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9632c0043510666467398e6dc455ccbfed81248e;p=openwrt%2Fstaging%2Frmilecki.git firewall: move to git.openwrt.org Signed-off-by: Felix Fietkau SVN-Revision: 48128 --- diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 15cfa31c65d..e1668a9ca95 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