mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-06 01:16:17 +01:00
749b65fd37
Recently wrapdb updated pcre from 8.37 (released in 2015!) to the current 8.45 release. There have been several security fixes between those releases and currently a buffer overflow is being flagged by ostree's oss-fuzz project where pcre is installed via wrapdb. This change was generated by `meson wrap update pcre`.
12 lines
448 B
Plaintext
12 lines
448 B
Plaintext
[wrap-file]
|
|
directory = pcre-8.45
|
|
source_url = https://sourceforge.net/projects/pcre/files/pcre/8.45/pcre-8.45.tar.bz2
|
|
source_filename = pcre-8.45.tar.bz2
|
|
source_hash = 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8
|
|
patch_filename = pcre_8.45-1_patch.zip
|
|
patch_url = https://wrapdb.mesonbuild.com/v2/pcre_8.45-1/get_patch
|
|
patch_hash = 821f9b0e5578c5b3983434465de93e30ddfceb92e331a0c9110aba6bf0634ffa
|
|
|
|
[provide]
|
|
libpcre = pcre_dep
|