diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-08 07:52:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-08 08:06:19 +0000 |
commit | 033d0111521f006c84b2affd19fc5285eb79ac3b (patch) | |
tree | 9941942ca3adbcf48c589d183c88e8ba830d44a3 /testing/ipt-netflow-grsec | |
parent | b65bb186b4b152981faa5a3e1ab320b1022ae7bb (diff) | |
download | aports-033d0111521f006c84b2affd19fc5285eb79ac3b.tar.bz2 aports-033d0111521f006c84b2affd19fc5285eb79ac3b.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.20-r1
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 71a968e36e..8fb7246a55 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.20 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |