diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-16 10:01:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-16 10:01:05 +0000 |
commit | 48492de6158c28bb12c0689ce926a7779ed5e79b (patch) | |
tree | 8f0783fbf20287e625da86bd236f3e65a598315f /main/ipfw-grsec | |
parent | 76a71a0eab6f1179e92734eb8c69f757a2ff1392 (diff) | |
download | aports-48492de6158c28bb12c0689ce926a7779ed5e79b.tar.bz2 aports-48492de6158c28bb12c0689ce926a7779ed5e79b.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.43-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 b55c959971..b08818e552 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.42 +_kver=4.4.43 _kpkgrel=0 _realver=20130607 |