diff options
author | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2007-12-31 14:28:38 +0000 |
---|---|---|
committer | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2007-12-31 14:28:38 +0000 |
commit | 56ab9b5284202dbef672f0246ec9d51709166d7d (patch) | |
tree | 1b7f8feb1ef977a7a2e71f7cdafb321900dfa1a9 /net/firewall/arno-iptables-firewall | |
parent | f047e0b23c8984e6b066598b0e8b3949b58455e8 (diff) | |
download | slackbuilds-56ab9b5284202dbef672f0246ec9d51709166d7d.tar.gz slackbuilds-56ab9b5284202dbef672f0246ec9d51709166d7d.tar.bz2 |
Updated: arno-iptables-firewall
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1574 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/firewall/arno-iptables-firewall')
-rwxr-xr-x | net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild b/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild index 520cfccd..953c85ae 100755 --- a/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild +++ b/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild @@ -33,7 +33,7 @@ CWD="$(pwd)" SRC_NAME="arno-iptables-firewall" PKG_NAME="arno-iptables-firewall" ARCH="noarch" -SRC_VERSION=${VERSION:=1.8.8k} +SRC_VERSION=${VERSION:=1.8.8l} PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')" BUILD=${BUILD:=1ls} SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME |