diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-11 10:19:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-11 11:14:36 +0000 |
commit | bf95102759c2e2635cc89236a6bf8a79208a88c2 (patch) | |
tree | 707b7527d0ea53d5a4142294c1addd85a201b5d5 /testing | |
parent | 0e3a80f3f71e5d18982b169a4aab2e3b12ad0640 (diff) | |
download | aports-bf95102759c2e2635cc89236a6bf8a79208a88c2.tar.bz2 aports-bf95102759c2e2635cc89236a6bf8a79208a88c2.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.17-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 4d214648a6..1fa399f0d6 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.16 +_kver=4.4.17 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |