diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-10 07:52:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-10 08:42:42 +0000 |
commit | 52e74bc23628df9bf36707443a40f84f924c2982 (patch) | |
tree | 55b0f00fc4498443af5fa1969450f1a7befc7633 /testing/ipt-netflow-grsec | |
parent | dee54ff74668680bf266e1f74ab637dfcb6e6558 (diff) | |
download | aports-52e74bc23628df9bf36707443a40f84f924c2982.tar.bz2 aports-52e74bc23628df9bf36707443a40f84f924c2982.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.37-r3
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 1090901c3c..1d9a399989 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.37 -_kpkgrel=1 +_kpkgrel=3 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |