diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-15 16:55:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-15 17:31:35 +0000 |
commit | 45b9ac3369f4988e9dc5e7ecb2888b081659545f (patch) | |
tree | a57d868253f3e09f3ea4bdfc9097514ebca42020 | |
parent | f71d9d9327082434944071866eedd023b5c6101e (diff) | |
download | aports-45b9ac3369f4988e9dc5e7ecb2888b081659545f.tar.bz2 aports-45b9ac3369f4988e9dc5e7ecb2888b081659545f.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.32-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 838a81521a..67b323b8f8 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.31 +_kver=4.4.32 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |