diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 21:57:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 21:57:31 +0000 |
commit | 42d206f124cd182b0aa19d366f79167854fb05fd (patch) | |
tree | 7ac48b2bee3a85e95a926113bfccb920cc2f0c29 /main/ipfw-grsec | |
parent | ffed84cdf98a3769ba16091f35583876617a5404 (diff) | |
download | aports-42d206f124cd182b0aa19d366f79167854fb05fd.tar.bz2 aports-42d206f124cd182b0aa19d366f79167854fb05fd.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.39-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 ed7ddb5293..38a7dadb42 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.39 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |