diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-14 08:16:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-14 08:19:35 +0000 |
commit | 5a2dd807e848b4c3e5973a11c87c77bd075bb512 (patch) | |
tree | 781ab8bbffa0928c51461bae93cdb3b8041b0894 /testing | |
parent | b64f623c776438d4ccdffebe3a1ce38f00da74fe (diff) | |
download | aports-5a2dd807e848b4c3e5973a11c87c77bd075bb512.tar.bz2 aports-5a2dd807e848b4c3e5973a11c87c77bd075bb512.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.4-r0
Diffstat (limited to 'testing')
-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 57e619696e..1815021fa7 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.2 +_kver=3.14.4 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |