diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-18 14:10:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-18 14:10:48 +0000 |
commit | 9b59694762740c8cff4b4766e08b0b865c39525d (patch) | |
tree | a611bf014f05e46346fbaa62ec2eccc4ac321284 /testing/ipt-netflow-grsec | |
parent | f315c07031e6b1d03b6ceaf7252e2d8b027382fc (diff) | |
download | aports-9b59694762740c8cff4b4766e08b0b865c39525d.tar.bz2 aports-9b59694762740c8cff4b4766e08b0b865c39525d.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.7-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 cebd2de329..58b2b0d517 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.6 -_kpkgrel=1 +_kver=4.4.7 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |