aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-08 16:24:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-10-08 18:17:13 +0000
commit98759be75b016e8b3343cc092103915143b68910 (patch)
tree18b2d9a95e34d4be4ba16bd551a1c62856c5af9a
parent874e9613404b64ed0e00054d50476b260bcb1a98 (diff)
testing/sdfat: rebuild against kernel 4.19.78-r0
-rw-r--r--testing/sdfat/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/sdfat/APKBUILD b/testing/sdfat/APKBUILD
index 597effc72f5..1bc8a2c48d4 100644
--- a/testing/sdfat/APKBUILD
+++ b/testing/sdfat/APKBUILD
@@ -8,8 +8,8 @@ _rel=0
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.19.77
-_krel=1
+_kver=4.19.78
+_krel=0
_kpkgver="$_kver-r$_krel"
_kabi="$_kver-$_krel-$_flavor"