network/xtables-addons: Updated for version 1.46.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-09-08 00:38:42 -05:00
parent 9ca61dfd41
commit 71b92f1a00
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for xtables-addons
# Copyright 2008-2011 Robby Workman, Northport, Alabama, USA
# Copyright 2008-2012 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xtables-addons
VERSION=${VERSION:-1.39}
VERSION=${VERSION:-1.46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="xtables-addons"
VERSION="1.39"
VERSION="1.46"
HOMEPAGE="http://xtables-addons.sf.net/"
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-1.39.tar.xz"
MD5SUM="63dedce9afd16acfd68efc30c9f55950"
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-1.46.tar.xz"
MD5SUM="8318638ed4f378281d63e150d59b418b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmnl"
REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"