diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 20:53:36 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 20:53:36 +0100 |
commit | 1fdafc3675484c1b95cda821940e3195d9e86ac5 (patch) | |
tree | 28e0c9e70b7b954a92d8499c88be86f8c643ec71 | |
parent | 47c78717dfe0e51269e7190ce8449a0b5d263a82 (diff) | |
download | aports-1fdafc3675484c1b95cda821940e3195d9e86ac5.tar.bz2 aports-1fdafc3675484c1b95cda821940e3195d9e86ac5.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.30-r0
-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 7f0b2ec68c..6bd0f893ca 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,7 +5,7 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=4.4.27 +_kver=4.4.30 _kpkgrel=0 _realver=20130607 |