diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-28 07:42:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-28 09:12:52 +0000 |
commit | d954ecc331798ff0bce45bf1ed69b72ba912d2c8 (patch) | |
tree | edab17c8ac20fa3912c8627bce0f32dab7af69ac /main/ipfw-grsec | |
parent | 21defae866124f790099cb00422b21aa5e71ebac (diff) | |
download | aports-d954ecc331798ff0bce45bf1ed69b72ba912d2c8.tar.bz2 aports-d954ecc331798ff0bce45bf1ed69b72ba912d2c8.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.30-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 70dcf136dc..afde14bb04 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.29 -_kpkgrel=1 +_kver=3.14.30 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |