diff options
Diffstat (limited to 'network/shorewall/shorewall.SlackBuild')
-rw-r--r-- | network/shorewall/shorewall.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/shorewall/shorewall.SlackBuild b/network/shorewall/shorewall.SlackBuild index 9bea75123c..e5602b4980 100644 --- a/network/shorewall/shorewall.SlackBuild +++ b/network/shorewall/shorewall.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for shorewall-common -# Copyright (c) 2008-2010 Gregory J.L. Tourte (artourter@gmail.com) +# Copyright (c) 2008-2009 Gregory J.L. Tourte (artourter@gmail.com) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=shorewall -VERSION=${VERSION:-4.4.10} +VERSION=${VERSION:-4.4.10.3} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |