diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-28 14:07:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-28 14:07:52 +0000 |
commit | 5bd3a0c282c4fde81d64bc7277f671617d655e69 (patch) | |
tree | 0d6b18438c3d40019aa526b2504ffe6d86c15218 /testing/ipt-netflow-grsec | |
parent | c784b8cddd672629b1a335056b3d18363fa7ed6f (diff) | |
download | aports-5bd3a0c282c4fde81d64bc7277f671617d655e69.tar.bz2 aports-5bd3a0c282c4fde81d64bc7277f671617d655e69.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.16-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 29653eac6e..4d214648a6 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.15 -_kpkgrel=2 +_kver=4.4.16 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |