diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-17 22:59:18 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-17 22:59:18 +0800 |
| commit | 60c7ddac9d61ad4a45a8c256289d41a895d58f32 (patch) | |
| tree | 3426c8fd6e2a77dfd31a5df4911b35f5d88f3516 /repos | |
| parent | a934f79d13c64ef5897653e35770b7af254911d8 (diff) | |
| download | alicelinux-60c7ddac9d61ad4a45a8c256289d41a895d58f32.tar.gz alicelinux-60c7ddac9d61ad4a45a8c256289d41a895d58f32.zip | |
firefox: updated to 131.0.2
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/firefox/.checksum | 3 | ||||
| -rw-r--r-- | repos/extra/firefox/abuild | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/repos/extra/firefox/.checksum b/repos/extra/firefox/.checksum index cc9f6296..9676a621 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,3 +1,2 @@ -72e5976122617a501046e99b90762ade92291c7b8ea0bbd8da0b8aadb037ce8a 0004-Bug-1912663-Fix-some-build-issues-with-cbindgen-0.27.patch -f58ddfcbb318668f26da9741137465558f99555815f6b9999934c39f5ab4ec82 firefox-129.0.2.source.tar.xz +7c7676a63d03300fabb0ea5eafdaf176e629e5a0445e20475ebcce8425d105ee firefox-131.0.2.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 1683500c..9604e76f 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,9 +1,8 @@ name=firefox -version=129.0.2 +version=131.0.2 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz - fix-target-detection.patch - 0004-Bug-1912663-Fix-some-build-issues-with-cbindgen-0.27.patch" + fix-target-detection.patch" build() { export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=system |