diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-02-15 14:46:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-02-15 15:08:21 +0000 |
commit | 39a2d0bc600f8adb80a9c07989762b41b5c228cc (patch) | |
tree | 2e5f770b6a79eb3509b9b35c703f5fdd5d06c3f7 /testing | |
parent | 84f6891c6dae013c693cf5aa7070331ac45bae98 (diff) | |
download | aports-39a2d0bc600f8adb80a9c07989762b41b5c228cc.tar.bz2 aports-39a2d0bc600f8adb80a9c07989762b41b5c228cc.tar.xz |
testing/ipt-netflow-vanilla: rebuild against kernel 4.14.19-r0
Diffstat (limited to 'testing')
-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 7ac9a2322d..1f8124dc10 100644 --- a/testing/ipt-netflow-vanilla/APKBUILD +++ b/testing/ipt-netflow-vanilla/APKBUILD @@ -2,7 +2,7 @@ _flavor=vanilla _kpkg=linux-$_flavor -_kver=4.14.18 +_kver=4.14.19 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |