diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-03 13:33:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-03 13:37:41 +0000 |
commit | bf767ae84203cd5e5e4964780d681f28222a585a (patch) | |
tree | b6af64e7dfcc1276942202ecb8dc6d10f1b2c0f0 /testing/ipt-netflow-grsec | |
parent | 0bbf642672412cfdafdc83f6efec0ee940d15a79 (diff) | |
download | aports-bf767ae84203cd5e5e4964780d681f28222a585a.tar.bz2 aports-bf767ae84203cd5e5e4964780d681f28222a585a.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.19-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 aa668bdfb7..1e4feb3498 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.19 -_kpkgrel=2 +_kpkgrel=3 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |