From 420351b4a8d1072e883aad71187f9f826ace3c03 Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Thu, 30 Jul 2015 10:02:39 +0000 Subject: [PATCH] main/ipfw-grsec: rebuild against kernel 3.18.19-r0 --- main/ipfw-grsec/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index d079413b7b18..70172bbf3b9d 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,8 +5,8 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=3.18.18 -_kpkgrel=2 +_kver=3.18.19 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 -- GitLab