diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-08 11:07:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-08 11:13:42 +0000 |
commit | 85ec23224e3f2895271f27a475f63ab744f448a5 (patch) | |
tree | 1bb0539d324645ade155694d51ac27aa6e399f6e /main/ipfw-grsec | |
parent | c87064b7a44a42a15f9bfa7c1fdcb29da2b93046 (diff) | |
download | aports-85ec23224e3f2895271f27a475f63ab744f448a5.tar.bz2 aports-85ec23224e3f2895271f27a475f63ab744f448a5.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.11-r2
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 82e4305d1f..b97ee84a03 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.10 +_kver=3.14.11 _kpkgrel=2 _realver=20130607 |