diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-14 08:57:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-14 08:57:07 +0000 |
commit | a382924d529695e900e67504aeb85660baa21dec (patch) | |
tree | fb2f3a6fa618456a58f0688b78b5eca5f26bb1a6 /main/ipfw-grsec | |
parent | a68fc080bad41ce69caded704d5b5af27e9e3aae (diff) | |
download | aports-a382924d529695e900e67504aeb85660baa21dec.tar.bz2 aports-a382924d529695e900e67504aeb85660baa21dec.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.18-r2
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 e2106a7c92..d079413b7b 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=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |