diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-26 09:00:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-26 09:29:06 +0000 |
commit | 1cc08f2d597353dcf0e85a04b03c026541483537 (patch) | |
tree | 56271a95f72c71e7d5160d4896c06f306eb97655 /main | |
parent | 004001022e1ab0ae45c3e1857512df76cfec5e34 (diff) | |
download | aports-1cc08f2d597353dcf0e85a04b03c026541483537.tar.bz2 aports-1cc08f2d597353dcf0e85a04b03c026541483537.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.15-r2
Diffstat (limited to 'main')
-rw-r--r-- | main/ipfw-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index 43432be1e3..bc7f3260b7 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.15 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |