diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-10 13:14:40 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-10 13:22:01 +0200 |
commit | af026365954b4c59d2da0dc3cac46d013027180e (patch) | |
tree | 98c28af83d526214af31b34e8267238aee0d7eb6 | |
parent | 0c7eb985eae57675f2f7ca7ba008c8a2e8927d1b (diff) | |
download | aports-af026365954b4c59d2da0dc3cac46d013027180e.tar.bz2 aports-af026365954b4c59d2da0dc3cac46d013027180e.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.20-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 bc48c5e8e0..33e5beb117 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.18.19 +_kver=3.18.20 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |