Skip to content

Commit

Permalink
Merge pull request #21584 from wolfi-dev/wolfictl-eed5a57b-2e7d-4386-…
Browse files Browse the repository at this point in the history
…86dc-58a853a08a2b
  • Loading branch information
ajayk authored Jun 8, 2024
2 parents b584577 + a87c7a1 commit 321069c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pcre2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: pcre2
version: "10.43"
epoch: 1
version: "10.44"
epoch: 0
description: "perl-compatible regular expression library"
copyright:
- license: BSD-3-Clause
Expand All @@ -20,7 +20,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/PCRE2Project/pcre2/releases/download/pcre2-${{package.version}}/pcre2-${{package.version}}.tar.bz2
expected-sha256: e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb
expected-sha256: d34f02e113cf7193a1ebf2770d3ac527088d485d4e047ed10e5d217c6ef5de96

- uses: autoconf/configure
with:
Expand Down

0 comments on commit 321069c

Please sign in to comment.