diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-08 12:58:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-08 13:52:30 +0000 |
commit | 285bef0c5843a6cc3aa1c83d83317fec014e65c8 (patch) | |
tree | 20146713a5fb650b52f000a21dd0beb4b7ec2b4d /testing | |
parent | 91cfccfd3c1f8e6bd4be72483aae672378e20d3c (diff) | |
download | aports-285bef0c5843a6cc3aa1c83d83317fec014e65c8.tar.bz2 aports-285bef0c5843a6cc3aa1c83d83317fec014e65c8.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.15-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 c9351dd6b7..4ea45f2819 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.10.14 -_kpkgrel=1 +_kver=3.10.15 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |