summaryrefslogtreecommitdiffstats
path: root/source/n/iptables/iptables.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-10 21:57:11 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-11 09:00:34 +0200
commitcc2d429ab3734ba7a54b9e2bbbf8d0657e5b9c2d (patch)
treebd1cead1a9d7ebc98480b2d1de7623eee4f98147 /source/n/iptables/iptables.SlackBuild
parent2118a0f08fda28754d966110166374d7a813a753 (diff)
downloadcurrent-cc2d429ab3734ba7a54b9e2bbbf8d0657e5b9c2d.tar.gz
current-cc2d429ab3734ba7a54b9e2bbbf8d0657e5b9c2d.tar.xz
Tue Jul 10 21:57:11 UTC 201820180710215711
a/e2fsprogs-1.44.3-x86_64-1.txz: Upgraded. a/gptfdisk-1.0.4-x86_64-1.txz: Upgraded. n/dovecot-2.3.2.1-x86_64-1.txz: Upgraded. n/iptables-1.8.0-x86_64-1.txz: Upgraded. n/libnftnl-1.1.1-x86_64-1.txz: Upgraded. n/nftables-0.9.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-52.9.1-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/52.9.1/releasenotes/ https://www.mozilla.org/security/known-vulnerabilities/thunderbird.html (* Security fix *)
Diffstat (limited to 'source/n/iptables/iptables.SlackBuild')
-rwxr-xr-xsource/n/iptables/iptables.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/iptables/iptables.SlackBuild b/source/n/iptables/iptables.SlackBuild
index af065d931..65a514e56 100755
--- a/source/n/iptables/iptables.SlackBuild
+++ b/source/n/iptables/iptables.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=iptables
VERSION=${VERSION:-$(echo iptables-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j7 "}