mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
firefox -> 150.0.1 in updater-firefox-150.0.1 — firefox: 150.0 → 150.0.1 (#15879)
* firefox -> 150.0.1 in updater-firefox-150.0.1 * updater-firefox-150.0.1: Package File Update Run on linux/amd64 container. --------- Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cbee339eb4
commit
04f2b24286
@@ -1,4 +1,4 @@
|
||||
# Total size: 315104464
|
||||
# Total size: 314805768
|
||||
/usr/local/bin/firefox
|
||||
/usr/local/share/applications/firefox.desktop
|
||||
/usr/local/share/firefox/application.ini
|
||||
|
||||
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Firefox < Package
|
||||
description 'Mozilla Firefox (or simply Firefox) is a free and open-source web browser'
|
||||
homepage 'https://www.mozilla.org/en-US/firefox/'
|
||||
version '150.0'
|
||||
version '150.0.1'
|
||||
license 'MPL-2.0, GPL-2 and LGPL-2.1'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.35'
|
||||
source_url "https://download-installer.cdn.mozilla.net/pub/firefox/releases/#{version}/linux-x86_64/en-US/firefox-#{version}.tar.xz"
|
||||
source_sha256 '2ff987e94bfa6ed51f53d6b4baa7f0f8ec3fc26c4c47bd9f86c70d11aa0fbd60'
|
||||
source_sha256 '83871560c3d3514d3b5bdd196cd258dde23d53f5d3d89d266765bd7e8306b895'
|
||||
|
||||
depends_on 'alsa_lib' # R
|
||||
depends_on 'at_spi2_core' # R
|
||||
|
||||
Reference in New Issue
Block a user