diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-19 09:13:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-19 09:13:17 +0000 |
commit | e1c6369504891ccc115eb5aa5bc672cb3455089e (patch) | |
tree | 0b8c5e0f7a9ad55331063217f5646bd8f2e67f56 /testing | |
parent | 6d467a027b08eaeb9c43e9913ed208b22a7d27e7 (diff) | |
download | aports-e1c6369504891ccc115eb5aa5bc672cb3455089e.tar.bz2 aports-e1c6369504891ccc115eb5aa5bc672cb3455089e.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.39-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 46ad997967..07289ffe56 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.38 +_kver=4.4.39 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |