diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-30 16:01:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-30 16:18:04 +0000 |
commit | d0620e923a363dca5c76aee1d17d1a7876714c02 (patch) | |
tree | 0eae00a48f09f2730821ec3c6972893feadfc5c9 /main/ipfw-grsec/APKBUILD | |
parent | 01f892f3eb4b4de86631cdf7d87f6e5dad6bdf9e (diff) | |
download | aports-d0620e923a363dca5c76aee1d17d1a7876714c02.tar.bz2 aports-d0620e923a363dca5c76aee1d17d1a7876714c02.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.39-r4
Diffstat (limited to 'main/ipfw-grsec/APKBUILD')
-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 a2d0bbc1db..21eb41a273 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.39 -_kpkgrel=3 +_kpkgrel=4 _realver=20130607 _mypkgrel=0 |