diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-07 07:16:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-07 07:16:09 +0000 |
commit | f48447a70017386131aecd19e1b208e44c84a977 (patch) | |
tree | 487bea102505494952625bb1e303f2364fa9ebc3 /main/ipfw-grsec/APKBUILD | |
parent | fb06a3a6c5c7e848d55fd125402713592a71f6e5 (diff) | |
download | aports-f48447a70017386131aecd19e1b208e44c84a977.tar.bz2 aports-f48447a70017386131aecd19e1b208e44c84a977.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.17-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 c07b6e4f15..0f9d1169fb 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,7 +5,7 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=3.18.16 +_kver=3.18.17 _kpkgrel=0 _realver=20130607 |