diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-13 10:18:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-13 10:25:06 +0000 |
commit | 974dbfbc5fdb6347fe49098b4cfc43fa92345c61 (patch) | |
tree | 16eceb1c72f2c3d12a2bda7713bb8e0bf20333c4 /testing/ipt-netflow-grsec/APKBUILD | |
parent | d663007589c7402f8d5cc91c25810c5f0d8464ad (diff) | |
download | aports-974dbfbc5fdb6347fe49098b4cfc43fa92345c61.tar.bz2 aports-974dbfbc5fdb6347fe49098b4cfc43fa92345c61.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.15-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 021dee938..e2bab62a3 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.14 -_kpkgrel=1 +_kver=4.4.15 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |