diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-19 20:33:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-19 20:33:21 +0000 |
commit | 9a4807a987ee2b8cc6337af15d015ad540ff4054 (patch) | |
tree | fa8430bac878df381417566a02d71529b215f49a /main/ipfw-grsec | |
parent | 8c7940174009be49e6547e47f2ed7090758c0376 (diff) | |
download | aports-9a4807a987ee2b8cc6337af15d015ad540ff4054.tar.bz2 aports-9a4807a987ee2b8cc6337af15d015ad540ff4054.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.18-r0
Diffstat (limited to 'main/ipfw-grsec')
-rw-r--r-- | main/ipfw-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index d2ae3b3f12..8306591610 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,7 +5,7 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=4.4.17 +_kver=4.4.18 _kpkgrel=0 _realver=20130607 |