Bump distro-kernel/alpine to 6.1.56 (#472)

Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
ci-robbot [bot]
2023-10-10 12:14:37 +02:00
committed by GitHub
parent e00b70c93e
commit 4643f91d2f

View File

@@ -1,7 +1,7 @@
packages:
- name: "alpine"
category: "distro-kernel"
version: "6.1.55"
version: "6.1.56"
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.55"
package.version: "6.1.56"
- name: "alpine-rpi"
category: "distro-kernel"
version: "6.1.55"