aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-06-04 12:23:47 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-06-04 12:23:47 +0000
commit07a3110e88a6fd75b029b5a531b43e6a030464bb (patch)
tree229ac691673a0c2d1f482155c73cb9c5f5a8801d /package/network
parentb721c9222110f0bbf2203da602f60ac0ec6f32ff (diff)
downloadupstream-07a3110e88a6fd75b029b5a531b43e6a030464bb.tar.gz
upstream-07a3110e88a6fd75b029b5a531b43e6a030464bb.tar.bz2
upstream-07a3110e88a6fd75b029b5a531b43e6a030464bb.zip
firewall: fix git source url
SVN-Revision: 36839
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 deb27ea71a..1e6432ac94 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=2013-06-04
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://nbd.name/firewall.git
+PKG_SOURCE_URL:=git://nbd.name/firewall3.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=5ee2129eaa23a28bfef6d20c273cafc0be559b3d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz