diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-27 09:25:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-27 10:12:59 +0000 |
commit | 2c34693aa5567f3fe9754f57eb75bc1f5245075c (patch) | |
tree | 93304ad4b257cde568dfb115a9eae7a9d840cbcd /main/ipfw-grsec | |
parent | 0bde428a1d7e0b745587692e40df820f9036b9ec (diff) | |
download | aports-2c34693aa5567f3fe9754f57eb75bc1f5245075c.tar.bz2 aports-2c34693aa5567f3fe9754f57eb75bc1f5245075c.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.14-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 b5ea123935..99c05897f9 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,7 +5,7 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=4.4.13 +_kver=4.4.14 _kpkgrel=0 _realver=20130607 |