Skip to content

Commit

Permalink
firefox: Update version from 90.0 to 91.0
Browse files Browse the repository at this point in the history
From the [release notes][1]:

> HTTPS-First Policy: Firefox Private Browsing windows now attempt to
> make all connections to websites secure, and fall back to insecure
> connections only when websites do not support it.

[1]: https://www.mozilla.org/en-US/firefox/91.0/releasenotes/
  • Loading branch information
pmenzel committed Aug 11, 2021
1 parent af24e09 commit 915ea8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80'

# BEE_VERSION firefox-90.0-0
# BEE_VERSION firefox-91.0-0

#https://ftp.mozilla.org/pub/firefox/releases/$pkgversion/SOURCE to find the right download link
SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/firefox-${PKGVERSION}.source.tar.xz"
Expand Down

0 comments on commit 915ea8c

Please sign in to comment.