diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-16 10:07:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-16 10:07:57 +0000 |
commit | 2210c9e43884ab884e23f357f657ecf9e5f0497c (patch) | |
tree | 9b529e29c07a027f316bc69591fbbaabd86c4341 | |
parent | 592b180e0ff4ccee9e909528ead4a0a9094dc1f7 (diff) | |
download | aports-2210c9e43884ab884e23f357f657ecf9e5f0497c.tar.bz2 aports-2210c9e43884ab884e23f357f657ecf9e5f0497c.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.43-r0
-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 fe60ea03de..89a8815669 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.42 +_kver=4.4.43 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |