diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-05-22 06:42:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-05-22 07:00:01 +0000 |
commit | ec1044ef9b8351f849094352ae127cfd393138e4 (patch) | |
tree | ae11aa585827d5d04d6882048170e6941909c901 /testing/ipt-netflow-grsec | |
parent | 085d4d595630598da1e5ea9c7d34d45af18a2edf (diff) | |
download | aports-ec1044ef9b8351f849094352ae127cfd393138e4.tar.bz2 aports-ec1044ef9b8351f849094352ae127cfd393138e4.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.14-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 e738949cb7..c81dc12ec4 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.13 +_kver=3.18.14 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |