Skip to content

Commit 0c62766

Browse files
committed
meson: update brotli and libobsd subprojects
Signed-off-by: Rosen Penev <[email protected]>
1 parent 08c09bb commit 0c62766

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

subprojects/google-brotli.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = brotli-1.0.9
3-
source_url = https://github.com/google/brotli/archive/v1.0.9.tar.gz
4-
source_filename = v1.0.9.tar.gz
5-
source_hash = f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46
6-
patch_filename = google-brotli_1.0.9-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/google-brotli_1.0.9-2/get_patch
8-
patch_hash = 790d795f0929df9ee64eb96689b5e5bb197fb5b6683fc58627df0c4e3aaff2f3
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/google-brotli_1.0.9-2/v1.0.9.tar.gz
10-
wrapdb_version = 1.0.9-2
2+
directory = brotli-1.1.0
3+
source_url = https://github.com/google/brotli/archive/v1.1.0.tar.gz
4+
source_filename = v1.1.0.tar.gz
5+
source_hash = e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff
6+
patch_filename = google-brotli_1.1.0-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/google-brotli_1.1.0-1/get_patch
8+
patch_hash = 6826873a148c670d90a80715a7083284da7e19d59cda6a135fae6774411914dc
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/google-brotli_1.1.0-1/v1.1.0.tar.gz
10+
wrapdb_version = 1.1.0-1
1111

1212
[provide]
1313
libbrotlicommon = brotli_common_dep

subprojects/libobsd.wrap

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[wrap-file]
2-
directory = libobsd-1.1.0
3-
source_url = https://github.com/guijan/libobsd/releases/download/v1.1.0/libobsd-1.1.0.tar.xz
4-
source_filename = libobsd-1.1.0.tar.xz
5-
source_hash = 64343ccdd3b7c479954d9806a4531091195d410cc54d0172018d959a61693c2c
2+
directory = libobsd-1.1.1
3+
source_url = https://github.com/guijan/libobsd/releases/download/v1.1.1/libobsd-1.1.1.tar.xz
4+
source_filename = libobsd-1.1.1.tar.xz
5+
source_hash = 332b72ba5f9a76c40f8a526771b78dae3ac3388f689f818c0ac4ab77ef52809d
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libobsd_1.1.1-1/libobsd-1.1.1.tar.xz
7+
wrapdb_version = 1.1.1-1
68

79
[provide]
810
libbsd-overlay = libobsd_dep
911
libobsd = libobsd_dep
10-

0 commit comments

Comments
 (0)