diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-18 11:04:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-18 11:07:00 +0000 |
commit | 6ef5125b22f1950a6f6befc893d072b34425f759 (patch) | |
tree | 609fef3369a21538cc694b6b90cf03b389e46b1c /testing/ipt-netflow-grsec | |
parent | 08e06a81de99984c0c5235817995a948edce266f (diff) | |
download | aports-6ef5125b22f1950a6f6befc893d072b34425f759.tar.bz2 aports-6ef5125b22f1950a6f6befc893d072b34425f759.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.6-r2
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 f2e5db02cc..ad65d9b0f1 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.6 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |