diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-02-04 12:52:50 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-02-04 12:52:50 +0000 |
commit | f592f11e0fb2aeb69d42a3cf8fbc8d520ca4a009 (patch) | |
tree | c0532b226e42b887a4d1b3f352ef6b05ac48b099 /main/ipfw-grsec/APKBUILD | |
parent | a7bd252b72f0e106cdff2c044d2651533de3343a (diff) | |
download | aports-f592f11e0fb2aeb69d42a3cf8fbc8d520ca4a009.tar.bz2 aports-f592f11e0fb2aeb69d42a3cf8fbc8d520ca4a009.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.31-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 afde14bb04..ea5fd79c32 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.14.30 +_kver=3.14.31 _kpkgrel=0 _realver=20130607 |