diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-29 09:23:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-29 10:03:06 +0000 |
commit | 0ab1228c356c22cf15142e8e75ce57cee1eb4d9c (patch) | |
tree | 80271ec6e7a4471a88c45407d68d58bc54b77a4b /main/ipfw-grsec | |
parent | c3c2f5cb95123de0e9b9c3cd099c3d80fd1144af (diff) | |
download | aports-0ab1228c356c22cf15142e8e75ce57cee1eb4d9c.tar.bz2 aports-0ab1228c356c22cf15142e8e75ce57cee1eb4d9c.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.1.18-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 3d8ac09a9f..ea638b3a5f 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,8 +5,8 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=4.1.17 -_kpkgrel=3 +_kver=4.1.18 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |