summaryrefslogtreecommitdiffstats
path: root/network/shorewall/shorewall.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/shorewall/shorewall.SlackBuild')
-rw-r--r--network/shorewall/shorewall.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/shorewall/shorewall.SlackBuild b/network/shorewall/shorewall.SlackBuild
index 3485ec6fc8..9bea75123c 100644
--- a/network/shorewall/shorewall.SlackBuild
+++ b/network/shorewall/shorewall.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for shorewall-common
-# Copyright (c) 2008-2009 Gregory J.L. Tourte (artourter@gmail.com)
+# Copyright (c) 2008-2010 Gregory J.L. Tourte (artourter@gmail.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,12 +24,12 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shorewall
-VERSION=${VERSION:-4.4.8.1}
+VERSION=${VERSION:-4.4.10}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-BASEVERS=4.4.8
+BASEVERS=4.4.10
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}