aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-02-18 21:17:38 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-02-18 21:17:38 +0000
commit3ae3f40d1661e1061805c21501c083ad87634698 (patch)
tree5ded24743def68eb2c6b8e14270e01034eb1e523 /community
parent265210d4614c8b775ffaa16f18cade1c2bfc2b2d (diff)
downloadaports-3ae3f40d1661e1061805c21501c083ad87634698.tar.bz2
aports-3ae3f40d1661e1061805c21501c083ad87634698.tar.xz
everywhere: bump out of tree modules for linux-lts 5.4.20-r1
Diffstat (limited to 'community')
-rw-r--r--community/jool-modules-lts/APKBUILD2
-rw-r--r--community/rtl8821ce-lts/APKBUILD2
-rw-r--r--community/virtualbox-guest-modules-lts/APKBUILD2
-rw-r--r--community/wireguard-lts/APKBUILD2
4 files changed, 4 insertions, 4 deletions
diff --git a/community/jool-modules-lts/APKBUILD b/community/jool-modules-lts/APKBUILD
index b4384b1911..19d721fffb 100644
--- a/community/jool-modules-lts/APKBUILD
+++ b/community/jool-modules-lts/APKBUILD
@@ -22,7 +22,7 @@ fi
# Keep in sync with main/linux-lts!
_kpkg=linux-$_flavor
_kver=5.4.20
-_krel=0
+_krel=1
_kpkgver="$_kver-r$_krel"
pkgname=$_name-$_flavor
diff --git a/community/rtl8821ce-lts/APKBUILD b/community/rtl8821ce-lts/APKBUILD
index 85035f7d09..2112594dde 100644
--- a/community/rtl8821ce-lts/APKBUILD
+++ b/community/rtl8821ce-lts/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
_kver=5.4.20
-_krel=0
+_krel=1
_flavor="$FLAVOR"
[ -z "$_flavor" ] && _flavor=lts
diff --git a/community/virtualbox-guest-modules-lts/APKBUILD b/community/virtualbox-guest-modules-lts/APKBUILD
index 007ec2a758..5539aaa6af 100644
--- a/community/virtualbox-guest-modules-lts/APKBUILD
+++ b/community/virtualbox-guest-modules-lts/APKBUILD
@@ -9,7 +9,7 @@ _rel=0
_flavor=${FLAVOR:-lts}
_kpkg=linux-$_flavor
_kver=5.4.20
-_krel=0
+_krel=1
_kpkgver="$_kver-r$_krel"
_kabi=$_kver-$_krel-$_flavor
diff --git a/community/wireguard-lts/APKBUILD b/community/wireguard-lts/APKBUILD
index 628c37ca49..eee5d26f32 100644
--- a/community/wireguard-lts/APKBUILD
+++ b/community/wireguard-lts/APKBUILD
@@ -7,7 +7,7 @@ _rel=0
# kernel version
_kver=5.4.20
-_krel=0
+_krel=1
_kpkgver="$_kver-r$_krel"