Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions openrc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://git.alpinelinux.org/aports/plain/main/openrc/APKBUILD
package:
name: openrc
version: "0.62.10"
version: "0.63"
epoch: 0
description: OpenRC is a dependency-based init system that works with the system provided init program.
copyright:
Expand All @@ -25,13 +25,9 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/OpenRC/openrc
expected-commit: bc502c511325a12c87026e50cc0a4d51678cb049
expected-commit: e50e4a8189fd9f58c28343da7fee4f1ee47fe6f1
tag: ${{package.version}}

- uses: patch
with:
patches: start-stop-daemon-help.patch

- uses: meson/configure
with:
opts: |
Expand Down
17 changes: 0 additions & 17 deletions openrc/start-stop-daemon-help.patch

This file was deleted.

Loading