diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-14 15:18:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-14 20:10:39 +0000 |
commit | f51525e60f388aed6de92455d1372b3f5520ced6 (patch) | |
tree | 01db808a914e9da7bb03dee207c8978e96cf149d | |
parent | 085db91bf203db57de0a3e8f0dfbeefaea9ee99b (diff) | |
download | aports-f51525e60f388aed6de92455d1372b3f5520ced6.tar.bz2 aports-f51525e60f388aed6de92455d1372b3f5520ced6.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.31-r0
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 84cd8a38f3..838a81521a 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.30 -_kpkgrel=1 +_kver=4.4.31 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |