diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-20 11:41:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-20 12:07:42 +0000 |
commit | 3ffbe642c58aa85184d696cc10f5a0d5c4fbedad (patch) | |
tree | a3685a4d77cbf94dce3520a00fd99472d54f381f /main/ipfw-grsec | |
parent | 35f5c5b44e6faa0de4bf250f2fffa585aa77acbd (diff) | |
download | aports-3ffbe642c58aa85184d696cc10f5a0d5c4fbedad.tar.bz2 aports-3ffbe642c58aa85184d696cc10f5a0d5c4fbedad.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.44-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 b08818e552..f216f72b4a 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.43 +_kver=4.4.44 _kpkgrel=0 _realver=20130607 |