Skip to content

Commit 7391a99

Browse files
committed
dependencies: update fmt to 11.0.1
- update wrap revision of sdl
1 parent 1fdd9df commit 7391a99

File tree

3 files changed

+15
-41
lines changed

3 files changed

+15
-41
lines changed

subprojects/fmt.wrap

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
[wrap-file]
2-
directory = fmt-10.2.0
3-
source_url = https://github.com/fmtlib/fmt/archive/10.2.0.tar.gz
4-
source_filename = fmt-10.2.0.tar.gz
5-
source_hash = 3ca91733a7313a8ad41c0885929415f8ec0a2a31d4dc7e27e9331412f4ca26ac
6-
patch_filename = fmt_10.2.0-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_10.2.0-2/get_patch
8-
patch_hash = 2428c3a386a8390c76378f81ef804a297f4edc3b789499dd56629b7902b8ddb7
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_10.2.0-2/fmt-10.2.0.tar.gz
10-
wrapdb_version = 10.2.0-2
11-
# TODO: remove the second after a new release (it's fixed after > 120.2.1)
12-
diff_files = fmt_dependency_override.diff, fmt-10.2.0-gcc-bug.diff
2+
directory = fmt-11.0.1
3+
source_url = https://github.com/fmtlib/fmt/archive/11.0.1.tar.gz
4+
source_filename = fmt-11.0.1.tar.gz
5+
source_hash = 7d009f7f89ac84c0a83f79ed602463d092fbf66763766a907c97fd02b100f5e9
6+
patch_filename = fmt_11.0.1-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_11.0.1-1/get_patch
8+
patch_hash = 0a8b93d1ee6d84a82d3872a9bfb4c3977d8a53f7f484d42d1f7ed63ed496d549
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.0.1-1/fmt-11.0.1.tar.gz
10+
wrapdb_version = 11.0.1-1
11+
diff_files = fmt_dependency_override.diff
1312

1413
[provide]
1514
fmt = fmt_dep

subprojects/packagefiles/fmt-10.2.0-gcc-bug.diff

Lines changed: 0 additions & 25 deletions
This file was deleted.

subprojects/sdl2.wrap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ directory = SDL2-2.30.3
33
source_url = https://github.com/libsdl-org/SDL/releases/download/release-2.30.3/SDL2-2.30.3.tar.gz
44
source_filename = SDL2-2.30.3.tar.gz
55
source_hash = 820440072f8f5b50188c1dae104f2ad25984de268785be40c41a099a510f0aec
6-
patch_filename = sdl2_2.30.3-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_2.30.3-2/get_patch
8-
patch_hash = 2c08bde67b3896db88e01481c379322625ea6c928cdb68ead91d0e3749863bc2
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sdl2_2.30.3-2/SDL2-2.30.3.tar.gz
10-
wrapdb_version = 2.30.3-2
6+
patch_filename = sdl2_2.30.3-3_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_2.30.3-3/get_patch
8+
patch_hash = 58db4d525787a2f0585cc5256b3cf3ef1150ff7a100bd2e8995b478c7ee55e5f
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sdl2_2.30.3-3/SDL2-2.30.3.tar.gz
10+
wrapdb_version = 2.30.3-3
1111
diff_files = SDL2-2.30.3_android.diff
1212

1313
[provide]

0 commit comments

Comments
 (0)