diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-01 09:42:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-01 10:06:50 +0000 |
commit | 946bf30e51dcac543928deef784cdc81581f1d91 (patch) | |
tree | b688f2eb0ac3ef5945354e6ce0014cce0cb3734c /main/ipfw-grsec | |
parent | 2abe5a21c24fe1b91e51bc5554dc2f3ea5d4130f (diff) | |
download | aports-946bf30e51dcac543928deef784cdc81581f1d91.tar.bz2 aports-946bf30e51dcac543928deef784cdc81581f1d91.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.15-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 a600ac0293..a95586abfa 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.14 +_kver=3.14.15 _kpkgrel=0 _realver=20130607 |