diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-11 07:25:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-11 07:34:21 +0000 |
commit | 4f8a8eb2e982be831449d6c64483509562c99648 (patch) | |
tree | ce4053c87dda2811678a5f95d18dbc53c193b157 /main/ipfw-grsec | |
parent | 10323f834e61cfe295417f8cdbfe32d9d4306fc0 (diff) | |
download | aports-4f8a8eb2e982be831449d6c64483509562c99648.tar.bz2 aports-4f8a8eb2e982be831449d6c64483509562c99648.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.16-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 79447fb68d..cf082d85bb 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.15 -_kpkgrel=1 +_kver=3.14.16 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |