aboutsummaryrefslogtreecommitdiffstats
path: root/community/jool-modules-rpi
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-01-13 09:51:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-01-13 11:57:34 +0000
commit1deb2b4ed30bec354c58dd5e1cf43614c35adfbb (patch)
tree2c565dea42d25a9466868e5f40e0e92a23a449cd /community/jool-modules-rpi
parentf303fc47ce0666260a780153b17337d132d58724 (diff)
downloadaports-1deb2b4ed30bec354c58dd5e1cf43614c35adfbb.tar.bz2
aports-1deb2b4ed30bec354c58dd5e1cf43614c35adfbb.tar.xz
community/jool-modules-rpi: rebuild against kernel 5.4.11-r0
Diffstat (limited to 'community/jool-modules-rpi')
-rw-r--r--community/jool-modules-rpi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jool-modules-rpi/APKBUILD b/community/jool-modules-rpi/APKBUILD
index 39ef086549..72b1c21b27 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.10
+_kver=5.4.11
_krel=0
_kpkgver="$_kver-r$_krel"