diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-11-14 09:59:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-11-14 09:59:38 +0000 |
commit | effe83131dd2c67a0a9dbafbdc9c7f2c44c64f7a (patch) | |
tree | 2564a6bf0ba21f48a943e2a7a51ad614fcb134ef /testing/ipt-netflow-vanilla/APKBUILD | |
parent | f61591e1ba32763aaaffd654c8af9093c96d5c4d (diff) | |
download | aports-effe83131dd2c67a0a9dbafbdc9c7f2c44c64f7a.tar.bz2 aports-effe83131dd2c67a0a9dbafbdc9c7f2c44c64f7a.tar.xz |
testing/ipt-netflow-vanilla: rebuild against kernel 4.14.81-r0
Diffstat (limited to 'testing/ipt-netflow-vanilla/APKBUILD')
-rw-r--r-- | testing/ipt-netflow-vanilla/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-vanilla/APKBUILD b/testing/ipt-netflow-vanilla/APKBUILD index 5eddc5b004..a61d390959 100644 --- a/testing/ipt-netflow-vanilla/APKBUILD +++ b/testing/ipt-netflow-vanilla/APKBUILD @@ -7,7 +7,7 @@ _rel=0 _flavor=${FLAVOR:-vanilla} _kpkg=linux-$_flavor -_kver=4.14.79 +_kver=4.14.81 _krel=0 _kpkgver="$_kver-r$_krel" |