aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-08-12 07:10:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-08-12 09:09:57 +0000
commit51705988f8561d0d629d4fcda40391aba904b40c (patch)
tree31fed6df4048cafd150cb8c0d48f5060198d1877
parentb3df6bf02bd73d64f30dc0661f77718ab40e666d (diff)
testing/sdfat: rebuild against kernel 4.19.66-r0
-rw-r--r--testing/sdfat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sdfat/APKBUILD b/testing/sdfat/APKBUILD
index 788ec70c26f..c8db4d1a83b 100644
--- a/testing/sdfat/APKBUILD
+++ b/testing/sdfat/APKBUILD
@@ -8,7 +8,7 @@ _rel=0
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.19.65
+_kver=4.19.66
_krel=0
_kpkgver="$_kver-r$_krel"