diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-02 10:48:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-02 10:48:46 +0000 |
commit | bf79cb2f0289f080c868c46badf8f474e92c0c20 (patch) | |
tree | ed412f3628f2a1b6fb35534a71f3f88cfd6e43c9 /testing/ipt-netflow-grsec | |
parent | 22c35938869b711ced869695306f306c70517391 (diff) | |
download | aports-bf79cb2f0289f080c868c46badf8f474e92c0c20.tar.bz2 aports-bf79cb2f0289f080c868c46badf8f474e92c0c20.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.21-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 1f06bc702b..c430f9621e 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.10.20 +_kver=3.10.21 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |