diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-13 12:16:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-13 15:05:06 +0000 |
commit | ea302835720b69a5dc128353ff71a5ed34eb9b97 (patch) | |
tree | f08122fdce4a98b5021ff0070142f105d4aa27fb /testing | |
parent | 8c136d057f303f7f8b5deff19ef42c088532324f (diff) | |
download | aports-ea302835720b69a5dc128353ff71a5ed34eb9b97.tar.bz2 aports-ea302835720b69a5dc128353ff71a5ed34eb9b97.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.42-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index e09f49f378..fe60ea03de 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.41 +_kver=4.4.42 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |