diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-11 09:44:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-11 09:54:16 +0000 |
commit | 63e41f23d0a23354f4f4f386857870471a970641 (patch) | |
tree | a57193a4eb1b6a295e39d9ebac6ea8400adda9ec /main/ipfw-grsec | |
parent | 64f4503249f48416b01fbc16656b0fc7ba86f4d0 (diff) | |
download | aports-63e41f23d0a23354f4f4f386857870471a970641.tar.bz2 aports-63e41f23d0a23354f4f4f386857870471a970641.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.24-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 f2fb037259..99df15a6cc 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.23 +_kver=4.4.24 _kpkgrel=0 _realver=20130607 |