diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-11 13:41:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-11 14:03:27 +0000 |
commit | 583c1739d55d63400fb43476541074d697da8c8d (patch) | |
tree | 4c288091787cc3be5c1922bf8766cf12e46ab918 /testing/ipt-netflow-grsec/APKBUILD | |
parent | 9d076b5d7e55b436fb1e4b9b7754761b46a43aae (diff) | |
download | aports-583c1739d55d63400fb43476541074d697da8c8d.tar.bz2 aports-583c1739d55d63400fb43476541074d697da8c8d.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.12-r0
Diffstat (limited to 'testing/ipt-netflow-grsec/APKBUILD')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index ae2c117728..efdb0960cf 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.11 -_kpkgrel=2 +_kver=3.14.12 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |