diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-18 13:33:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-22 09:27:32 +0000 |
commit | 368dfd2a9212e2d583ed86305284d4d6290a4b91 (patch) | |
tree | d41746eb25b906c9cdf6be1daa432c5a0541e89e /testing/ipt-netflow-grsec | |
parent | c5e3ffdf3f8324516966c29769e469290f494f87 (diff) | |
download | aports-368dfd2a9212e2d583ed86305284d4d6290a4b91.tar.bz2 aports-368dfd2a9212e2d583ed86305284d4d6290a4b91.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.19-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 0da24c4674..cf2ade3433 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.18 -_kpkgrel=1 +_kver=3.14.19 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |