diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-15 12:15:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-15 12:15:41 +0000 |
commit | fb286d287f4cf38a2446fe3db880e6203f7c34a7 (patch) | |
tree | be19ac5f6539c38a018487ccfd0228c07f0970b4 /main/ipfw-grsec | |
parent | 19518229075b226e5deaa0da8ad9503e07cd00d4 (diff) | |
download | aports-fb286d287f4cf38a2446fe3db880e6203f7c34a7.tar.bz2 aports-fb286d287f4cf38a2446fe3db880e6203f7c34a7.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.15-r1
Diffstat (limited to 'main/ipfw-grsec')
-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 35f0c79f0b..43432be1e3 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=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |