diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-14 13:41:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-14 13:41:25 +0000 |
commit | d6d9b558789fb64c7d51a1ccb1dfcff38aef668f (patch) | |
tree | 57d7f0eaec97b6b3c98c0f4962fc615c8c07c76e /testing/ipt-netflow-grsec | |
parent | 102613ffce0af3b15a8c75c21c8427fd9b9f1073 (diff) | |
download | aports-d6d9b558789fb64c7d51a1ccb1dfcff38aef668f.tar.bz2 aports-d6d9b558789fb64c7d51a1ccb1dfcff38aef668f.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.28-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 c0c0e80446..6d90c68623 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.27 -_kpkgrel=2 +_kver=3.14.28 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |