diff mbox series

[1/2] package/flutter-engine: bump to version 3.19.0

Message ID 20240219095155.2758428-2-anaumann@ultratronik.de
State New
Headers show
Series Fix flutter build failure | expand

Commit Message

Andreas Naumann Feb. 19, 2024, 9:51 a.m. UTC
This also fixes an error during configure due to 3.16.8 not being
compatible to Python 3.12 (which we lately bumped to)

Signed-off-by: Andreas Naumann <anaumann@ultratronik.de>
---
 package/flutter-engine/flutter-engine.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/package/flutter-engine/flutter-engine.mk b/package/flutter-engine/flutter-engine.mk
index d08274f546..0d719e29eb 100644
--- a/package/flutter-engine/flutter-engine.mk
+++ b/package/flutter-engine/flutter-engine.mk
@@ -21,7 +21,7 @@ 
 #
 # There is no hash provided, as the gn binary (used for configuration) relies
 # on the .git directories. As such, a reproducible tarball is not possible.
-FLUTTER_ENGINE_VERSION = 3.16.8
+FLUTTER_ENGINE_VERSION = 3.19.0
 
 # There is nothing for Buildroot to download. This is handled by gclient.
 FLUTTER_ENGINE_SITE =