diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-13 10:12:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-13 10:25:06 +0000 |
commit | 2d52388c637d37e7ce9de9d8d6735a49229e4b2f (patch) | |
tree | 73ed6164a8326397f7118948c18a739d5f1fdd24 /main/ipfw-grsec | |
parent | f8602b0f1bfad107ccfa548d6480c94564644b9d (diff) | |
download | aports-2d52388c637d37e7ce9de9d8d6735a49229e4b2f.tar.bz2 aports-2d52388c637d37e7ce9de9d8d6735a49229e4b2f.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.15-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 2fb86875ad..35f0c79f0b 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.14 -_kpkgrel=1 +_kver=4.4.15 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |