diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-14 11:37:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-14 13:24:14 +0000 |
commit | 9d86cf29d9853a68265193b3034bac36c84f9e13 (patch) | |
tree | 2616050aa4c1bdf2fab12a979ebe9e05f7d86234 /main/ipfw-grsec | |
parent | 8be33289ad0567f3e3cb46339af95a357e8ca4e5 (diff) | |
download | aports-9d86cf29d9853a68265193b3034bac36c84f9e13.tar.bz2 aports-9d86cf29d9853a68265193b3034bac36c84f9e13.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.11-r0
Diffstat (limited to 'main/ipfw-grsec')
-rw-r--r-- | main/ipfw-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index ac16bebe76..692638b1d5 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,8 +5,8 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=3.14.37 -_kpkgrel=3 +_kver=3.18.11 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |