Bump distro-kernel/alpine to 6.1.35 (#308)

Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
ci-robbot [bot]
2023-06-26 11:01:17 +02:00
committed by GitHub
parent 8d3e292641
commit 2d06226e51

View File

@@ -1,7 +1,7 @@
packages:
- name: "alpine"
category: "distro-kernel"
version: "6.1.34-1"
version: "6.1.35"
description: "Provides kernel and custom initrd for alpine"
labels:
autobump.strategy: "custom"
@@ -11,7 +11,7 @@ packages:
curl -s https://raw.githubusercontent.com/alpinelinux/aports/3.18-stable/main/linux-lts/APKBUILD | grep "pkgver=" | awk -F"=" '{print $2}'
autobump.version_hook: |
curl -s https://raw.githubusercontent.com/alpinelinux/aports/3.18-stable/main/linux-lts/APKBUILD | grep "pkgver=" | awk -F"=" '{print $2}'
package.version: "6.1.34"
package.version: "6.1.35"
- name: "alpine-rpi"
category: "distro-kernel"
version: "6.1.34-1"