Skip to content

Commit

Permalink
firefox: Update version from 106.0 to 106.0.1
Browse files Browse the repository at this point in the history
•   Addresses a crash experienced by users with AMD Zen 1 CPUs. (bug 1796126)

https://www.mozilla.org/en-US/firefox/106.0.1/releasenotes/
  • Loading branch information
pmenzel committed Oct 20, 2022
1 parent 0817725 commit 0aa6ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

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

# BEE_VERSION firefox-106.0-0
# BEE_VERSION firefox-106.0.1-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"
SRCURL[0]="https://beehive.molgen.mpg.de/859f0601654a60e144b9bd7fe2c8e32a/firefox-106.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/633fdc4e6bd710a4db1709e6a5c8bee9/firefox-106.0.1.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit 0aa6ecf

Please sign in to comment.