diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-03-11 12:41:12 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-03-11 12:41:12 +0000 |
commit | 2cad0893cfc53ab87d8dd0a424f7f16f7b86fa12 (patch) | |
tree | d0148daed39d717f19b28599d8bd0f8da644e041 /main/ipfw-grsec | |
parent | 166aa9c688924d3e4d0f241045a80481e46f50a3 (diff) | |
download | aports-2cad0893cfc53ab87d8dd0a424f7f16f7b86fa12.tar.bz2 aports-2cad0893cfc53ab87d8dd0a424f7f16f7b86fa12.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.1.19-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 ea638b3a5f..41718ad39b 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,7 +5,7 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=4.1.18 +_kver=4.1.19 _kpkgrel=0 _realver=20130607 |