diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-05 20:42:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-05 20:42:36 +0000 |
commit | 52b17432c12a4fe24703f67cb55152b915245723 (patch) | |
tree | d8f8a88103229afc3b4c77125cee37ab5f6f7598 /testing/ipt-netflow-grsec/APKBUILD | |
parent | 8c2e5ce70eafeacbaf5c53b2007d02bde532afdb (diff) | |
download | aports-52b17432c12a4fe24703f67cb55152b915245723.tar.bz2 aports-52b17432c12a4fe24703f67cb55152b915245723.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.1.13-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 c239413bb9..d6fe5d05ac 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.1.12 -_kpkgrel=2 +_kver=4.1.13 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |