diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-19 10:23:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-19 10:23:29 +0000 |
commit | 39f5595a47d9079756f0fe87e871919d50e569a2 (patch) | |
tree | 91184a1ca13b88a8813a8b5cd46e2e39a553640e /testing/ipt-netflow-grsec | |
parent | 3d0e2a876d92bc1713c19ac6ebdfc367a6838c11 (diff) | |
download | aports-39f5595a47d9079756f0fe87e871919d50e569a2.tar.bz2 aports-39f5595a47d9079756f0fe87e871919d50e569a2.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.36-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 c091fc8e1f..7ff5231647 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.35 +_kver=3.14.36 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |