diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-27 10:53:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-27 10:53:10 +0000 |
commit | 1173da89b1f940a1c001ad267d334bf13337a3d5 (patch) | |
tree | 5490102f8e3ed24249df333b0c719a344bb3a89e /testing | |
parent | 1699d994b3e1562f492fb6cb50fe641c0831a4f5 (diff) | |
download | aports-1173da89b1f940a1c001ad267d334bf13337a3d5.tar.bz2 aports-1173da89b1f940a1c001ad267d334bf13337a3d5.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.22-r0
Diffstat (limited to 'testing')
-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 62be9393f5..f3edf50aed 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.21 +_kver=4.4.22 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |