mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-17 15:38:10 +00:00
Bump distro-kernel/alpine to 6.1.45 (#371)
This commit is contained in:
parent
8d40ab745a
commit
cf3b08d244
@ -1,7 +1,7 @@
|
||||
packages:
|
||||
- name: "alpine"
|
||||
category: "distro-kernel"
|
||||
version: "6.1.43"
|
||||
version: "6.1.45"
|
||||
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.43"
|
||||
package.version: "6.1.45"
|
||||
- name: "alpine-rpi"
|
||||
category: "distro-kernel"
|
||||
version: "6.1.43"
|
||||
|
Loading…
Reference in New Issue
Block a user