[tor-commits] [tor-browser-build/maint-10.5] Bug 40312: Update components for mozilla90: glean part

sysrqb at torproject.org sysrqb at torproject.org
Fri Jul 16 19:47:50 UTC 2021


commit b1fd1dd7a1b988fc471a0912613104b0aae16c49
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Tue Jun 29 18:56:58 2021 +0200

    Bug 40312: Update components for mozilla90: glean part
---
 Makefile              | 2 +-
 projects/glean/config | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 94010c1..a3393fc 100644
--- a/Makefile
+++ b/Makefile
@@ -214,7 +214,7 @@ list_toolchain_updates-geckoview: submodule-update
 	$(rbm) build geckoview --step list_toolchain_updates --target nightly --target torbrowser-android-armv7
 
 create_glean_deps_tarball: submodule-update
-	 $(rbm)build glean --step create_glean_deps_tarball --target alpha --target torbrowser-android-armv7
+	 $(rbm) build glean --step create_glean_deps_tarball --target alpha --target torbrowser-android-armv7
 
 create_glean_deps_tarball-with_torsocks: submodule-update
 	$(rbm) build glean --step create_glean_deps_tarball --target alpha --target torbrowser-android-armv7 --target with_torsocks
diff --git a/projects/glean/config b/projects/glean/config
index 6fd6ce2..577199f 100644
--- a/projects/glean/config
+++ b/projects/glean/config
@@ -11,7 +11,7 @@ src: |
 steps:
   create_glean_deps_tarball:
     git_url: ''
-    version: 2.2.0
+    version: 3.2.0
     filename: 'glean-wheels-[% c("version") %].tar.xz'
     build_log: '-'
     var:





More information about the tor-commits mailing list