diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-05 08:33:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-05 08:51:59 +0000 |
commit | 8a6c8c534a634a7914b09dd0e2f8464f55973252 (patch) | |
tree | 74100171674f83ef513d3d24ac31d481bd169c56 | |
parent | 9b0c3c3c5adde9498a7d1f970b17447bc8ce41cd (diff) | |
download | aports-8a6c8c534a634a7914b09dd0e2f8464f55973252.tar.bz2 aports-8a6c8c534a634a7914b09dd0e2f8464f55973252.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.22-r0
-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 c430f9621e..131a6be613 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.21 +_kver=3.10.22 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |