diff options
-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 f046e82f9b..c07b6e4f15 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.18.14 -_kpkgrel=1 +_kver=3.18.16 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |