diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:52:29 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:52:29 +0000 |
| commit | 0f68a9fcbb9e7e12c4027bc4aa98da1d9f32e900 (patch) | |
| tree | 4ccb61497a7d326fe2c534d439913da36feaca7e /repos/extra/pcre2/abuild | |
| parent | 989aba0f13a0916da400f2c1031d7cc2abd10adb (diff) | |
| download | alicelinux-0f68a9fcbb9e7e12c4027bc4aa98da1d9f32e900.tar.gz alicelinux-0f68a9fcbb9e7e12c4027bc4aa98da1d9f32e900.zip | |
pcre2: updated to 10.46
Diffstat (limited to 'repos/extra/pcre2/abuild')
| -rw-r--r-- | repos/extra/pcre2/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/pcre2/abuild b/repos/extra/pcre2/abuild index ffa91ef0..cbfd048b 100644 --- a/repos/extra/pcre2/abuild +++ b/repos/extra/pcre2/abuild @@ -1,5 +1,5 @@ name=pcre2 -version=10.45 +version=10.46 release=1 source="https://github.com/PCRE2Project/$name/releases/download/$name-$version/$name-$version.tar.bz2" |