diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-11-24 20:54:50 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-11-24 20:55:29 +0000 |
commit | b02b06c0c56ab5b1985854b80c2686e387974bfd (patch) | |
tree | 277a3eb5f5a48fc9b9bf0725d5e8abef93e817bb /main/ipfw-grsec | |
parent | 7ec2e1835d493b33749395a249622c61d023942d (diff) | |
download | aports-b02b06c0c56ab5b1985854b80c2686e387974bfd.tar.bz2 aports-b02b06c0c56ab5b1985854b80c2686e387974bfd.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.34-r3
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 860e529789..cc9b035038 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.34 -_kpkgrel=2 +_kpkgrel=3 _realver=20130607 _mypkgrel=0 |