summaryrefslogtreecommitdiffstats
path: root/iptables/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/Pkgfile')
-rwxr-xr-xiptables/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/iptables/Pkgfile b/iptables/Pkgfile
index 37a68b098..f6c299f0b 100755
--- a/iptables/Pkgfile
+++ b/iptables/Pkgfile
@@ -5,11 +5,10 @@
# Depends on:
name=iptables
-version=1.4.13
+version=1.4.14
release=1
source=(ftp://ftp.netfilter.org/pub/iptables/$name-$version.tar.bz2
- rc.iptables
- fix-build-with-3.2.patch)
+ rc.iptables)
build() {
source /etc/blfs-bootscripts
@@ -18,7 +17,6 @@ build() {
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
- patch -p1 < ../fix-build-with-3.2.patch
./configure --prefix=/usr \
--exec_prefix="" \
--libdir=/lib \