network/xtables-addons: Updated for version 1.39.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Robby Workman 2011-10-18 17:15:24 -05:00 committed by Niels Horn
parent 17b521d5fc
commit 3adb386c50
3 changed files with 6 additions and 4 deletions

View file

@ -6,3 +6,5 @@ including TARPIT and SYSRQ.
This package builds some kernel modules, so it will need to be
rebuilt any time you change kernels.
This requires libmnl.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xtables-addons
VERSION=${VERSION:-1.33}
VERSION=${VERSION:-1.39}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="xtables-addons"
VERSION="1.33"
VERSION="1.39"
HOMEPAGE="http://xtables-addons.sf.net/"
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-1.33.tar.xz"
MD5SUM="db80618d505bf7a5b9d576d83e3f0f80"
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-1.39.tar.xz"
MD5SUM="63dedce9afd16acfd68efc30c9f55950"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Robby Workman"