diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-27 07:47:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-27 08:20:35 +0000 |
commit | 94246a616d67e64869b4e5c9d02e230a0a1c1537 (patch) | |
tree | 26bb2516183ee5bdbb41f363ec33ad66d4438b92 /testing | |
parent | 8d37a13595198949838dae9ae397be0834ec106f (diff) | |
download | aports-94246a616d67e64869b4e5c9d02e230a0a1c1537.tar.bz2 aports-94246a616d67e64869b4e5c9d02e230a0a1c1537.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.37-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 7ff5231647..12d05e15e3 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.36 +_kver=3.14.37 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |