diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-16 14:53:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-16 14:53:19 +0000 |
commit | 72afaee44e6e38db1078ac2f3abb1d74a4e5d08f (patch) | |
tree | ecc4d95f49a26f15d83360e32f7770314509b6ca /main/ipfw-grsec | |
parent | 33ea1aab488468f971435255da8c744d26bd4d6f (diff) | |
download | aports-72afaee44e6e38db1078ac2f3abb1d74a4e5d08f.tar.bz2 aports-72afaee44e6e38db1078ac2f3abb1d74a4e5d08f.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.1.15-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 962ed33775..c6b4993b97 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.1.13 +_kver=4.1.15 _kpkgrel=0 _realver=20130607 |