diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-02 15:07:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-03 07:09:58 +0000 |
commit | d6df7608b11b7a1d0c59de37850dae1421638daa (patch) | |
tree | 9181dd004c2abeb9259e8d9d8c07124421f039ae /testing | |
parent | 35f7a7dbcb34cc244148da040314d1176df35830 (diff) | |
download | aports-d6df7608b11b7a1d0c59de37850dae1421638daa.tar.bz2 aports-d6df7608b11b7a1d0c59de37850dae1421638daa.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.23-r0
Diffstat (limited to 'testing')
-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 8b643de348..1cb34b1716 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.22 -_kpkgrel=1 +_kver=3.14.23 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.0 |