Skip to content

Commit

Permalink
Merge pull request #3030 from mariux64/update-firefox-from-119.0-to-1…
Browse files Browse the repository at this point in the history
…20.0

Update Firefox from 119.0 to 120.0
  • Loading branch information
pmenzel authored Nov 29, 2023
2 parents 752568d + ebee0cd commit ff7c9e2
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-119.0-0
# BEE_VERSION firefox-120.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"
SRCURL[0]="https://beehive.molgen.mpg.de/8946a4bb17ce1f10da9adb512ff1bd99/firefox-119.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/de17eb241099c19790b1c7606d21fed4/firefox-120.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit ff7c9e2

Please sign in to comment.