Skip to content

Commit

Permalink
Merge pull request #3058 from mariux64/update-firefox-from-121.0-to-1…
Browse files Browse the repository at this point in the history
…22.0

Update Firefox from 121.0 to 122.0
  • Loading branch information
pmenzel authored Jan 23, 2024
2 parents 4b8a3de + 84cc001 commit c378d21
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-121.0-0
# BEE_VERSION firefox-122.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/870c6c4bbf6aa6bb36ac3adf9c3143dc/firefox-121.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/f7fe5e2bb60bdb89d37cbd3b278e1bec/firefox-122.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit c378d21

Please sign in to comment.