diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-28 16:07:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-28 16:21:36 +0000 |
commit | bcb18ed1d565b2c889d791e5aa521073ca8df3c0 (patch) | |
tree | 092b80932f519615c1459c342ac4fbaf10df1834 /testing/ipt-netflow-grsec | |
parent | 8536416dd3fc57bec5f244e2f13a26f0d7db9ed9 (diff) | |
download | aports-bcb18ed1d565b2c889d791e5aa521073ca8df3c0.tar.bz2 aports-bcb18ed1d565b2c889d791e5aa521073ca8df3c0.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.35-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-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 0931588439..2c0cdc8d3e 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.34 -_kpkgrel=3 +_kver=4.4.35 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |