diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-13 19:48:22 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-13 19:57:18 +0200 |
commit | f275b8acde7ab6bf6c893c2134f9bd14f9e393eb (patch) | |
tree | 1902012876f582494cac9ab670857e19d9355471 /main/ipfw-grsec | |
parent | 98cc312ca41865deab95285dc71eaa0ca0e9d503 (diff) | |
download | aports-f275b8acde7ab6bf6c893c2134f9bd14f9e393eb.tar.bz2 aports-f275b8acde7ab6bf6c893c2134f9bd14f9e393eb.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.20-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 8d35cda1ad..60f460cb2c 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.20 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |