From 15f53f33d9877d156e2eb4731cc778e276e66ff4 Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Tue, 30 Sep 2014 12:24:52 +0000 Subject: [PATCH] main/ipfw-grsec: rebuild against kernel 3.14.19-r2 --- main/ipfw-grsec/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index fa1565425f9a..b87c17ae7db5 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.19 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 -- GitLab