diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-03 09:00:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-03 09:47:34 +0000 |
commit | 9ef2e9dbe9d55292b2fdc65918652d71a2df8199 (patch) | |
tree | 82fe524efc47dee730c2c41f2547c5a09a216c1a /testing/ipt-netflow-grsec | |
parent | c3c1d464eec835b45d61a7edfce92787f2a4d552 (diff) | |
download | aports-9ef2e9dbe9d55292b2fdc65918652d71a2df8199.tar.bz2 aports-9ef2e9dbe9d55292b2fdc65918652d71a2df8199.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.14-r1
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 d0ca8e674f..c9351dd6b7 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.13 +_kver=3.10.14 _kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel |