diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-21 12:31:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-21 12:42:05 +0000 |
commit | 256ef20d4c13ec1e839ac71d531be79afbfbbbc1 (patch) | |
tree | 64d8755b104d2e636d0018f90082968706420b83 /testing/ipt-netflow-grsec | |
parent | 48029617aa07944304204191314ca87c6a1b69a2 (diff) | |
download | aports-256ef20d4c13ec1e839ac71d531be79afbfbbbc1.tar.bz2 aports-256ef20d4c13ec1e839ac71d531be79afbfbbbc1.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.8-r0
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 58b2b0d517..35bba273e6 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.7 +_kver=4.4.8 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |