diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-27 10:03:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-27 10:10:43 +0000 |
commit | 670f72cbcea09592838785ce90772982e90da207 (patch) | |
tree | aba6989214b369aaed15284139176ce2d9f6ed41 /testing | |
parent | 0f333732886ef17c2bf225fc81446eba97d4832c (diff) | |
download | aports-670f72cbcea09592838785ce90772982e90da207.tar.bz2 aports-670f72cbcea09592838785ce90772982e90da207.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.9.13-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 97a1fac9ce..06771ff5fc 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.9.12 +_kver=4.9.13 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |