Skip to content
Merged
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
4 changes: 2 additions & 2 deletions cups.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: cups
version: 2.4.5
version: 2.4.6
epoch: 0
description: The CUPS Printing System
copyright:
Expand Down Expand Up @@ -29,7 +29,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: acd5bb2eb4ca7abebb7387182fd010ccc0d6f30c8589e20f707edc831d80bf09
expected-sha256: 7d89f684aace50e17100c78812069168f1bdc06f95623117094f8c47ef867aef
uri: https://github.com/OpenPrinting/cups/archive/v${{package.version}}.tar.gz

- uses: autoconf/configure
Expand Down