diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-20 18:23:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-20 20:04:11 +0000 |
commit | ff5469dcdc33a5caf907920808b7dab9528f4823 (patch) | |
tree | 4370ffc131a199827ab19c21fed97dec2b31caef /testing/ipt-netflow-grsec | |
parent | 64a46fc48b567b3d32506ab469cb5b93e4406d47 (diff) | |
download | aports-ff5469dcdc33a5caf907920808b7dab9528f4823.tar.bz2 aports-ff5469dcdc33a5caf907920808b7dab9528f4823.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.21-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 0fa3a886af..62be9393f5 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.20 -_kpkgrel=1 +_kver=4.4.21 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |