diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-02-28 13:47:36 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-02-28 13:47:36 +0000 |
commit | ec99886d01abb66023d85ea1262f18f466b4cea3 (patch) | |
tree | 816f187200951b3d3becf06424b4d33f9121a9fb /main/ipfw-grsec | |
parent | bf12c067d8d9765669f801b8c5f9770391b11727 (diff) | |
download | aports-ec99886d01abb66023d85ea1262f18f466b4cea3.tar.bz2 aports-ec99886d01abb66023d85ea1262f18f466b4cea3.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.34-r0
Diffstat (limited to 'main/ipfw-grsec')
-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 4364176f76..efd929d95c 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.33 +_kver=3.14.34 _kpkgrel=0 _realver=20130607 |