diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-01 11:00:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-01 11:47:51 +0000 |
commit | 83966ee6672d40a87fd7b060f21483e9c8110649 (patch) | |
tree | 920dc0eaa3f37b3ac90d95d5d5e7da18af74f5b7 /testing | |
parent | 15caab913da7e2110c58e37a48b0bdabfd5e9a50 (diff) | |
download | aports-83966ee6672d40a87fd7b060f21483e9c8110649.tar.bz2 aports-83966ee6672d40a87fd7b060f21483e9c8110649.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.11-r1
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 a579fb9608..aa9a49a53b 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.4.11 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |