wok rev 24549

updated firehol (3.1.6 -> 3.1.7)
author Hans-G?nter Theisgen
date Fri Feb 25 07:59:08 2022 +0100 (2022-02-25)
parents 506a170a3eaa
children af8e063c8097
files firehol/description.txt firehol/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/firehol/description.txt	Fri Feb 25 07:59:08 2022 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +FireHOL is a language (and a program to run it) which builds secure,
     1.5 +stateful firewalls from easy to understand, human-readable configurations.
     1.6 +The configurations stay readable even for very complex setups.
     2.1 --- a/firehol/receipt	Fri Feb 25 07:47:13 2022 +0100
     2.2 +++ b/firehol/receipt	Fri Feb 25 07:59:08 2022 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="firehol"
     2.7 -VERSION="3.1.6"
     2.8 +VERSION="3.1.7"
     2.9  CATEGORY="security"
    2.10  SHORT_DESC="A firewall for humans..."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
    2.12 @@ -30,7 +30,7 @@
    2.13  		--sysconfdir=/etc	\
    2.14  		$CONFIGURE_ARGS &&
    2.15  	make &&
    2.16 -	make DESTDIR=$DESTDIR install
    2.17 +	make install DESTDIR=$DESTDIR
    2.18  }
    2.19  
    2.20  # Rules to gen a SliTaz package suitable for Tazpkg.