Skip to content

Commit

Permalink
Merge pull request #3245 from mariux64/update-firefox-from-138.0.4-to…
Browse files Browse the repository at this point in the history
…-139.0

Update Firefox from 138.0.4 to 139.0
  • Loading branch information
pmenzel authored May 26, 2025
2 parents d9359fc + 10410b0 commit e08d1c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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-138.0.4-0
# BEE_VERSION firefox-139.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/44cd2ed3c00ada51435d18a62fa41d94/firefox-138.0.4.source.tar.xz"
#SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/firefox-${PKGVERSION}.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/9955048fa82021b2be95eed02fe67c86/firefox-139.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit e08d1c0

Please sign in to comment.