From: <abe...@us...> - 2012-11-30 15:28:55
|
Revision: 5777 http://astlinux.svn.sourceforge.net/astlinux/?rev=5777&view=rev Author: abelbeck Date: 2012-11-30 15:28:44 +0000 (Fri, 30 Nov 2012) Log Message: ----------- arnofw, use Arno's official 2.0.1d release, no change except for the .sha1 file Modified Paths: -------------- branches/1.0/package/arnofw/arnofw.mk Modified: branches/1.0/package/arnofw/arnofw.mk =================================================================== --- branches/1.0/package/arnofw/arnofw.mk 2012-11-23 22:22:04 UTC (rev 5776) +++ branches/1.0/package/arnofw/arnofw.mk 2012-11-30 15:28:44 UTC (rev 5777) @@ -6,8 +6,8 @@ ARNOFW_VER:=2.0.1d ARNOFW_ROOT:=arno-iptables-firewall ARNOFW_SOURCE:=$(ARNOFW_ROOT)_$(ARNOFW_VER).tar.gz -#ARNOFW_SITE:=http://rocky.eld.leidenuniv.nl/arno-iptables-firewall -ARNOFW_SITE:=http://files.astlinux.org +ARNOFW_SITE:=http://rocky.eld.leidenuniv.nl/arno-iptables-firewall +#ARNOFW_SITE:=http://files.astlinux.org ARNOFW_DIR:=$(BUILD_DIR)/$(ARNOFW_ROOT)_$(ARNOFW_VER) ARNOFW_CAT:=zcat ARNOFW_TARGET_BINARY:=/usr/sbin/arno-iptables-firewall This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |