Skip to content

Commit

Permalink
Merge pull request #11374 from wolfi-dev/wolfictl-844d759c-0e04-4ce1-…
Browse files Browse the repository at this point in the history
…b7bd-306f636bb1a3

haproxy/2.9.3 package update
  • Loading branch information
ajayk authored Jan 18, 2024
2 parents 7e00491 + 6dae412 commit 07d6994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haproxy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: haproxy
version: 2.9.2
version: 2.9.3
epoch: 0
description: "A TCP/HTTP reverse proxy for high availability environments"
copyright:
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
- uses: fetch
with:
uri: https://www.haproxy.org/download/${{vars.mangled-package-version}}/src/haproxy-${{package.version}}.tar.gz
expected-sha256: 851aee830ec28c1791246a9fd4478f643d115a563dd907f6612cc381a952ab3c
expected-sha256: ed517c65abd86945411f6bcb18c7ec657a706931cb781ea283063ba0a75858c0

- uses: autoconf/make
with:
Expand Down

0 comments on commit 07d6994

Please sign in to comment.