diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-16 14:38:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-16 14:38:00 +0000 |
commit | 9bdd8393a77864be642d03de4638435b984be33f (patch) | |
tree | 228e29c6788aff4a263ccd7b752fda9ca1c469be | |
parent | 72d1f8dd842b31b1259240967d8a310fa40f590d (diff) | |
download | aports-9bdd8393a77864be642d03de4638435b984be33f.tar.bz2 aports-9bdd8393a77864be642d03de4638435b984be33f.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.37-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 d10dedb252..23a660999e 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.36 +_kver=3.10.37 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |