diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-14 06:31:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-14 06:31:59 +0000 |
commit | 441c29835d0b058ed9091f5708cd398f8a6de622 (patch) | |
tree | 20e76848b55f8af93852d63a6e1e4102fc2b4121 /main/ipfw-grsec | |
parent | 0f027ceff9fd74968b7d6b2c5bc4a10ce54e20ba (diff) | |
download | aports-441c29835d0b058ed9091f5708cd398f8a6de622.tar.bz2 aports-441c29835d0b058ed9091f5708cd398f8a6de622.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.18-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 483e850bc3..e2106a7c92 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.18.18 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |