diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-10 17:16:59 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-11 16:31:46 +0200 |
commit | 426d9a2ed2e10e1fe008e33cd93cddf99572550b (patch) | |
tree | c934649acb411d04f4401e66258a0ac4fb242503 /main/ipfw-grsec | |
parent | d357df83b558cf6953e13ac1b7960dbbe3f5cb35 (diff) | |
download | aports-426d9a2ed2e10e1fe008e33cd93cddf99572550b.tar.bz2 aports-426d9a2ed2e10e1fe008e33cd93cddf99572550b.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.21-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 539e203414..f8faef85e9 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.20 -_kpkgrel=1 +_kver=3.18.21 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |