mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-24 16:48:32 +00:00
Bump distro-kernel/alpine to 6.1.50 (#397)
Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
parent
18fe3fa2ca
commit
4065065085
@ -1,7 +1,7 @@
|
|||||||
packages:
|
packages:
|
||||||
- name: "alpine"
|
- name: "alpine"
|
||||||
category: "distro-kernel"
|
category: "distro-kernel"
|
||||||
version: "6.1.46"
|
version: "6.1.50"
|
||||||
description: "Provides kernel and custom initrd for alpine"
|
description: "Provides kernel and custom initrd for alpine"
|
||||||
labels:
|
labels:
|
||||||
autobump.strategy: "custom"
|
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}'
|
curl -s https://raw.githubusercontent.com/alpinelinux/aports/3.18-stable/main/linux-lts/APKBUILD | grep "pkgver=" | awk -F"=" '{print $2}'
|
||||||
autobump.version_hook: |
|
autobump.version_hook: |
|
||||||
curl -s https://raw.githubusercontent.com/alpinelinux/aports/3.18-stable/main/linux-lts/APKBUILD | grep "pkgver=" | awk -F"=" '{print $2}'
|
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.46"
|
package.version: "6.1.50"
|
||||||
- name: "alpine-rpi"
|
- name: "alpine-rpi"
|
||||||
category: "distro-kernel"
|
category: "distro-kernel"
|
||||||
version: "6.1.43"
|
version: "6.1.43"
|
||||||
|
Loading…
Reference in New Issue
Block a user