Skip to content

Commit

Permalink
Bump pcre2 version to 10.45
Browse files Browse the repository at this point in the history
  • Loading branch information
CFN-CI committed Feb 6, 2025
1 parent a0e9b13 commit 640b2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/haproxy/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -euxo pipefail

LUA_VERSION=5.4.7 # https://www.lua.org/ftp/lua-5.4.7.tar.gz

PCRE_VERSION=10.44 # https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.gz
PCRE_VERSION=10.45 # https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.45/pcre2-10.45.tar.gz

SOCAT_VERSION=1.8.0.2 # http://www.dest-unreach.org/socat/download/socat-1.8.0.2.tar.gz

Expand Down

0 comments on commit 640b2da

Please sign in to comment.