diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-12 21:10:23 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-12 21:10:23 +0100 |
commit | 7cbf54616a610761d2b7906781641997dc2899cc (patch) | |
tree | 729981b6dc25cb465d0fe4937420dfeabff9d038 /extra/pcre2 | |
parent | 589c841347805c17edad30604ed0a366a30efb7a (diff) | |
download | repository-7cbf54616a610761d2b7906781641997dc2899cc.tar.gz |
pcre2: bump to 10.42
Diffstat (limited to 'extra/pcre2')
-rw-r--r-- | extra/pcre2/checksums | 2 | ||||
-rw-r--r-- | extra/pcre2/sources | 2 | ||||
-rw-r--r-- | extra/pcre2/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/pcre2/checksums b/extra/pcre2/checksums index 5f65fbb6..e2de9a4c 100644 --- a/extra/pcre2/checksums +++ b/extra/pcre2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -91e7af187b47eaec9f4e08aee3772bccb348b6f56874f69cd721cec904a03d4b pcre2-10.41.tar.bz2 +1e4a9560c8ea165725e920962467e14b3a627a08c29267bb79470f521527e14a pcre2-10.42.tar.bz2 diff --git a/extra/pcre2/sources b/extra/pcre2/sources index fcaf86fe..dd1e7643 100644 --- a/extra/pcre2/sources +++ b/extra/pcre2/sources @@ -1 +1 @@ -https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.41/pcre2-10.41.tar.bz2 +https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.42/pcre2-10.42.tar.bz2 diff --git a/extra/pcre2/version b/extra/pcre2/version index b4acf931..32642a1f 100644 --- a/extra/pcre2/version +++ b/extra/pcre2/version @@ -1 +1 @@ -10.41 1 +10.42 1 |