mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/xtables-addons: Updated for version 2.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4817b836c2
commit
cad7becbaa
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xtables-addons
|
||||
VERSION=${VERSION:-2.12}
|
||||
VERSION=${VERSION:-2.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xtables-addons"
|
||||
VERSION="2.12"
|
||||
VERSION="2.13"
|
||||
HOMEPAGE="http://xtables-addons.sf.net/"
|
||||
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-2.12.tar.xz"
|
||||
MD5SUM="aed5ce0873709ac243f1177fc81ff452"
|
||||
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-2.13.tar.xz"
|
||||
MD5SUM="be20b0b9c4b001b364431a836e361d33"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue