From 9309428c53a3cd910aefee076a13a11545ecbeec Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Thu, 7 May 2015 14:34:04 +0000
Subject: [PATCH] main/ipfw-grsec: rebuild against kernel 3.18.13-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 7d66992e370d..0e74ab5a1761 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.12
-_kpkgrel=1
+_kver=3.18.13
+_kpkgrel=0
 
 _realver=20130607
 _mypkgrel=0
-- 
GitLab