diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-22 20:35:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-22 20:45:59 +0000 |
commit | 8e019f33b98b516e7de3b02c73e7d5f297713457 (patch) | |
tree | 4375fa871d42e6ac8ceafd32b73da86427ac1943 /main/ipfw-grsec | |
parent | 546397b0699ee3574f074eaf9199712190a21a4b (diff) | |
download | aports-8e019f33b98b516e7de3b02c73e7d5f297713457.tar.bz2 aports-8e019f33b98b516e7de3b02c73e7d5f297713457.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.19-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 8306591610..1f8dfedc3d 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.18 +_kver=4.4.19 _kpkgrel=0 _realver=20130607 |