diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-09 08:08:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-09 08:34:59 +0000 |
commit | b6f67b9ab7184e4ca98672a72e734d6c59d3bc9b (patch) | |
tree | 3b074c6993b31a4171f7e684026341261a3fbfae /main/ipfw-grsec | |
parent | 416a9b15b929dff65349e7b74ee57e6bb81da1ad (diff) | |
download | aports-b6f67b9ab7184e4ca98672a72e734d6c59d3bc9b.tar.bz2 aports-b6f67b9ab7184e4ca98672a72e734d6c59d3bc9b.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.26-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 8fb5147d42..5adda3a8d0 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.25 -_kpkgrel=1 +_kver=3.14.26 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |