diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-28 07:25:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-28 10:06:16 +0000 |
commit | 8a5131e75d57c90c39738d995385b016b5636b32 (patch) | |
tree | ac272d2d60b1dcad916dc905ee65714ffdfffb45 /main/ipfw-grsec/APKBUILD | |
parent | 39d7737a9714b3fe1e0b9d2f379f33b9adf8b3a6 (diff) | |
download | aports-8a5131e75d57c90c39738d995385b016b5636b32.tar.bz2 aports-8a5131e75d57c90c39738d995385b016b5636b32.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.8-r1
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 4f80214693..ac333cb9b5 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.8 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |