Skip to content

Commit f75541a

Browse files
committed
[bootstrap] Change to 2.42 cerbero branch
1 parent e18ae1d commit f75541a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/scripts/bootstrap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class Bootstrap:
8484
default_version = "2.42.1"
8585

8686
_cerbero_origin = "https://github.com/Igalia/wpe-android-cerbero.git"
87-
_cerbero_branch = "main"
87+
_cerbero_branch = "2.42"
8888

8989
_packages_url_template = "https://wpewebkit.org/android/bootstrap/{version}/{filename}"
9090
_devel_package_name_template = "wpewebkit-android-{arch}-{version}.tar.xz"

0 commit comments

Comments
 (0)