Skip to content

Commit

Permalink
Bump distro-kernel/alpine to 6.1.56 (#472)
Browse files Browse the repository at this point in the history
Co-authored-by: Itxaka <[email protected]>
  • Loading branch information
ci-robbot and Itxaka authored Oct 10, 2023
1 parent e00b70c commit 4643f91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/alpine/collection.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 4643f91

Please sign in to comment.