diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-27 08:42:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-27 08:42:03 +0000 |
commit | 6426b6c16dff84524f1564f70f9484d035bdc44e (patch) | |
tree | d4908db50ca954ae976accfd8b0fcfbda4385636 /main/ipfw-grsec | |
parent | 98f1ee1e4ce89ff2c930d1e4e003c37cfc70cfb4 (diff) | |
download | aports-6426b6c16dff84524f1564f70f9484d035bdc44e.tar.bz2 aports-6426b6c16dff84524f1564f70f9484d035bdc44e.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.1.11-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 a6d0c87bd9..8510c2d9f3 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.1.10 +_kver=4.1.11 _kpkgrel=0 _realver=20130607 |