diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 22:03:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 22:03:10 +0000 |
commit | dd8713552e816060d297ffcf72da2a1f3b8bc683 (patch) | |
tree | 991b5d3dca0dc9fb54de9b8d8f98d0dcd53a223f /testing/ipt-netflow-grsec | |
parent | 5a3cb440d99424b9e7234322075406a72982e7ad (diff) | |
download | aports-dd8713552e816060d297ffcf72da2a1f3b8bc683.tar.bz2 aports-dd8713552e816060d297ffcf72da2a1f3b8bc683.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.39-r2
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 fa42934a36..6b8f567a9c 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.4.39 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |