diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-21 11:59:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-22 07:05:34 +0000 |
commit | fa2c8697556aa42e028c09b1070fd644bce8e896 (patch) | |
tree | a0d22421ac2e4f497eabe5f495fe17e9bcebeee1 /main | |
parent | 192e5979cab16f7d7d2088cbe66817f93405a8ba (diff) | |
download | aports-fa2c8697556aa42e028c09b1070fd644bce8e896.tar.bz2 aports-fa2c8697556aa42e028c09b1070fd644bce8e896.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.11-r3
Diffstat (limited to 'main')
-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 cc97b1504a..4db89efcbf 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.18.11 -_kpkgrel=2 +_kpkgrel=3 _realver=20130607 _mypkgrel=0 |