From 6d3814aa074e2bb0a7976f1491d7971bd525ac4c Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Tue, 3 Jun 2014 07:04:47 +0000 Subject: [PATCH] main/ipfw-grsec: rebuild against kernel 3.14.5-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 de52529a00fd..a0a036ed8349 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.14.4 -_kpkgrel=2 +_kver=3.14.5 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 -- GitLab