diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-03 12:58:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-03 13:37:28 +0000 |
commit | 9aa8972478b1bf9f79de6f2ae2e78323308a1200 (patch) | |
tree | c0c24f057c4a2ae8d7298707b2333f6bc490e883 /testing | |
parent | aed6e9044fbf208b03c3da2333ac3eb96b356cce (diff) | |
download | aports-9aa8972478b1bf9f79de6f2ae2e78323308a1200.tar.bz2 aports-9aa8972478b1bf9f79de6f2ae2e78323308a1200.tar.xz |
testing/ipt-netflow-hardened: rebuild against kernel 4.9.60-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-hardened/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-hardened/APKBUILD b/testing/ipt-netflow-hardened/APKBUILD index 662d99665b..d6b000da58 100644 --- a/testing/ipt-netflow-hardened/APKBUILD +++ b/testing/ipt-netflow-hardened/APKBUILD @@ -2,7 +2,7 @@ _flavor=hardened _kpkg=linux-$_flavor -_kver=4.9.59 +_kver=4.9.60 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |