diff options
| author | jgmdev <jgmdev@gmail.com> | 2025-06-30 21:41:15 -0400 |
|---|---|---|
| committer | jgmdev <jgmdev@gmail.com> | 2025-06-30 23:02:50 -0400 |
| commit | 59ba62f8a5778e8f84a3f2507382e1ad5cdab432 (patch) | |
| tree | cd462874bccdf6684e8bfa574b4b4140de967a2a /subprojects | |
| parent | b25230393c5e64eaf6955274f980e9340e4741a2 (diff) | |
| download | pragtical-3.6.0.tar.gz pragtical-3.6.0.zip | |
Changes for v3.6.0v3.6.0
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/plugins.wrap | 2 | ||||
| -rw-r--r-- | subprojects/sdl2.wrap | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/subprojects/plugins.wrap b/subprojects/plugins.wrap index d67860ba..25be2d48 100644 --- a/subprojects/plugins.wrap +++ b/subprojects/plugins.wrap @@ -1,5 +1,5 @@ [wrap-git] url = https://github.com/pragtical/plugins.git -revision = d88494a1afe9fd425524d0fab742c750bbbf4a84 +revision = 444e5dbb2d96be702d693d1deb04cd6db0801204 depth = 1 patch_directory = plugins diff --git a/subprojects/sdl2.wrap b/subprojects/sdl2.wrap index b154b7b5..39031b2d 100644 --- a/subprojects/sdl2.wrap +++ b/subprojects/sdl2.wrap @@ -4,8 +4,10 @@ source_url = https://github.com/libsdl-org/SDL/releases/download/release-2.32.8/ source_filename = SDL2-2.32.8.tar.gz source_hash = 0ca83e9c9b31e18288c7ec811108e58bac1f1bb5ec6577ad386830eac51c787e patch_filename = sdl2_2.32.8-1_patch.zip -patch_url = https://github.com/pragtical/meson-wraps/releases/download/sdl2-v2.38.8/sdl2_2.32.8-1_patch.zip -patch_hash = f09f4e4540ec2afc04fbee93ea773e3e333409403ead31ffc080cfff67cedeb6 +patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_2.32.8-1/get_patch +patch_hash = 5df17ea39ca418826db20e96bd821fa52b5718dac64b6225119fb6588c2744f0 +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sdl2_2.32.8-1/SDL2-2.32.8.tar.gz +wrapdb_version = 2.32.8-1 [provide] sdl2 = sdl2_dep |
