aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/jool-modules-rpi/APKBUILD2
-rw-r--r--community/wireguard-rpi/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/jool-modules-rpi/APKBUILD b/community/jool-modules-rpi/APKBUILD
index 0db25febfc..a335be1eed 100644
--- a/community/jool-modules-rpi/APKBUILD
+++ b/community/jool-modules-rpi/APKBUILD
@@ -21,7 +21,7 @@ fi
# Kernel version
# Keep in sync with main/linux-rpi!
_kpkg=linux-$_flavor
-_kver=5.4.18
+_kver=5.4.20
_krel=0
_kpkgver="$_kver-r$_krel"
diff --git a/community/wireguard-rpi/APKBUILD b/community/wireguard-rpi/APKBUILD
index 927367b401..c940b1236b 100644
--- a/community/wireguard-rpi/APKBUILD
+++ b/community/wireguard-rpi/APKBUILD
@@ -6,7 +6,7 @@ _ver=0.0.20200121
_rel=0
# kernel version
-_kver=5.4.18
+_kver=5.4.20
_krel=0
_kpkgver="$_kver-r$_krel"