diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-30 10:05:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-30 11:20:26 +0000 |
commit | 2a2458d29eabeaabcfea860edd7455e508879eb5 (patch) | |
tree | a04468b49fa246a83a49c133400e17a550d65ed4 /testing/ipt-netflow-grsec | |
parent | a74a4999769433bf440bac0235aad53133522a20 (diff) | |
download | aports-2a2458d29eabeaabcfea860edd7455e508879eb5.tar.bz2 aports-2a2458d29eabeaabcfea860edd7455e508879eb5.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.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 89e353ddc1..bc48c5e8e0 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.18.18 -_kpkgrel=2 +_kver=3.18.19 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |