Skip to content

Commit

Permalink
Merge pull request #3183 from mariux64/update-firefox-from-131.0.2-to…
Browse files Browse the repository at this point in the history
…-132.0

Update Firefox from 131.0.2 to 132.0
  • Loading branch information
pmenzel authored Oct 29, 2024
2 parents 5783247 + 3d23f74 commit 6f03e6b
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-131.0.2-0
# BEE_VERSION firefox-132.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/d86fcd04994fe72de98e26798cd42004/firefox-131.0.2.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/94d7f80378764c467eebbf641947fafe/firefox-132.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit 6f03e6b

Please sign in to comment.