Author: nbd Date: 2016-01-04 16:13:10 +0100 (Mon, 04 Jan 2016) New Revision: 48128
Modified: trunk/package/network/config/firewall/Makefile Log: firewall: move to git.openwrt.org Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/firewall/Makefile =================================================================== --- trunk/package/network/config/firewall/Makefile 2016-01-04 15:13:03 UTC (rev 48127) +++ trunk/package/network/config/firewall/Makefile 2016-01-04 15:13:10 UTC (rev 48128) @@ -12,7 +12,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
