diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-20 07:53:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-20 08:33:50 +0000 |
commit | 2d027127f7b610378c646f6fa84b54dd7936e7c9 (patch) | |
tree | 065f484c4e7c405161171fbf14d4e68ca6a147cf | |
parent | 6db441fa36160e6f50a40bec9a4ec37e75a05931 (diff) | |
download | aports-2d027127f7b610378c646f6fa84b54dd7936e7c9.tar.bz2 aports-2d027127f7b610378c646f6fa84b54dd7936e7c9.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.11-r0
-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 4efe460f83..abdc59e0a0 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.10 +_kver=4.4.11 _kpkgrel=0 _realver=20130607 |