diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-05 19:31:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-05 23:30:21 +0000 |
commit | bdbc5898d5368cc2a11c0c220d839ac39b9714a1 (patch) | |
tree | 668ee688c3912ab2ea5de2830d7c297f8480c677 /main | |
parent | 1e7581485edf61ec9c6ce440eec7919bc67e7a0e (diff) | |
download | aports-bdbc5898d5368cc2a11c0c220d839ac39b9714a1.tar.bz2 aports-bdbc5898d5368cc2a11c0c220d839ac39b9714a1.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.47-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 3943036e23..025938b5d8 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.45 +_kver=4.4.47 _kpkgrel=0 _realver=20130607 |