From 5330267b5cdf8609c921f1ae4d36143d23450d1b Mon Sep 17 00:00:00 2001 From: Dexer <73297572+DexerBR@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:43:23 -0300 Subject: [PATCH] Fix `md5sum` for SDL3 recipe version `3.2.18` (#3183) * fix md5sum * use lowercase --- pythonforandroid/recipes/sdl3/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pythonforandroid/recipes/sdl3/__init__.py b/pythonforandroid/recipes/sdl3/__init__.py index ea2655df7..139509c3e 100644 --- a/pythonforandroid/recipes/sdl3/__init__.py +++ b/pythonforandroid/recipes/sdl3/__init__.py @@ -8,7 +8,7 @@ class LibSDL3Recipe(BootstrapNDKRecipe): version = "3.2.18" url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL3-{version}.tar.gz" - md5sum = "70cda886bcf5a4fdac550db796d2efa2" + md5sum = "c7808ef624b74e2ac69cf531e78e0c6e" conflicts = ["sdl2"] pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy