diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-09 06:51:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-09 07:03:56 +0000 |
commit | 65e589c91803fc304c8533758754c4b9cc21ab47 (patch) | |
tree | 938633b2919f5eb54bbd22218223aa037f80a9f5 /main/ipfw-grsec/APKBUILD | |
parent | f9eb63e4f4c6e38b8768c6ebfcf927fba7ee0a34 (diff) | |
download | aports-65e589c91803fc304c8533758754c4b9cc21ab47.tar.bz2 aports-65e589c91803fc304c8533758754c4b9cc21ab47.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.20-r0
Diffstat (limited to 'main/ipfw-grsec/APKBUILD')
-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 1f8dfedc3d..8d35cda1ad 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.19 +_kver=4.4.20 _kpkgrel=0 _realver=20130607 |