diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-28 14:02:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-28 14:02:37 +0000 |
commit | 06a85cf9fc751a6c4c47b71005bbce1708bf0634 (patch) | |
tree | 45f01a6a249c0136f518947dc8125da3162935a2 /main/ipfw-grsec | |
parent | ef4221b23c32cfe47cfe964dbc66b59c54aef7f8 (diff) | |
download | aports-06a85cf9fc751a6c4c47b71005bbce1708bf0634.tar.bz2 aports-06a85cf9fc751a6c4c47b71005bbce1708bf0634.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.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 bc7f3260b7..ce5070daa2 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.4.15 -_kpkgrel=2 +_kver=4.4.16 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |