diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-10 07:48:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-10 07:48:07 +0000 |
commit | 59dd7eb8a6e9bc50e89e5c9272c1f1d3e5e082a0 (patch) | |
tree | 516164564df81341df2791e0082750f580921c93 /main/ipfw-grsec | |
parent | 901e3778b0270a71183ae9f6ceeefc1fb26e35c2 (diff) | |
download | aports-59dd7eb8a6e9bc50e89e5c9272c1f1d3e5e082a0.tar.bz2 aports-59dd7eb8a6e9bc50e89e5c9272c1f1d3e5e082a0.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.18-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 eb145c2314..bdb991131b 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.17 -_kpkgrel=1 +_kver=3.14.18 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |