diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-24 20:45:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-24 20:55:50 +0000 |
commit | ca7e248ec755b197eee99963ab0ee8f8e38a3489 (patch) | |
tree | bc879da44c0b3322d1301f94198c0b320c398870 /main | |
parent | df23fa7696f864cea34d8c35b058bde6716ec545 (diff) | |
download | aports-ca7e248ec755b197eee99963ab0ee8f8e38a3489.tar.bz2 aports-ca7e248ec755b197eee99963ab0ee8f8e38a3489.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.27-r0
Diffstat (limited to 'main')
-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 ed954d10f1..7f0b2ec68c 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.26 +_kver=4.4.27 _kpkgrel=0 _realver=20130607 |