diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-21 08:04:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-21 08:07:03 +0000 |
commit | 68a93514ff4ea9f6c8dcbb79f15270f0dfac6da9 (patch) | |
tree | 42392562b4e6d7f781a46d1f3f98498a75d919dc /testing/ipt-netflow-grsec | |
parent | 0e0908d4503132f72a4651beb8e741990af71731 (diff) | |
download | aports-68a93514ff4ea9f6c8dcbb79f15270f0dfac6da9.tar.bz2 aports-68a93514ff4ea9f6c8dcbb79f15270f0dfac6da9.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.26-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 84d663886f..286b900b9d 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.25 +_kver=4.4.26 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |