diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-17 14:58:08 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-17 15:11:02 +0000 |
commit | 90d169f1d28404f5a59efb712788e0b8cb211afe (patch) | |
tree | 36bacfbda7376ac538a64e89311f36d0a526c2c4 /main/ipfw-grsec | |
parent | e465172bb26112c34c075ed9cec27cf585efcafc (diff) | |
download | aports-90d169f1d28404f5a59efb712788e0b8cb211afe.tar.bz2 aports-90d169f1d28404f5a59efb712788e0b8cb211afe.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.24-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 87f9162578..24de9246dd 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,7 +5,7 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=3.14.23 +_kver=3.14.24 _kpkgrel=0 _realver=20130607 |