Skip to content

Commit

Permalink
Merge pull request #3069 from mariux64/update-firefox-from-122.0-to-1…
Browse files Browse the repository at this point in the history
…23.0

Update Firefox from 122.0 to 123.0
  • Loading branch information
pmenzel authored Feb 21, 2024
2 parents 4655d58 + 90acc77 commit e18b813
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-122.0-0
# BEE_VERSION firefox-123.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/f7fe5e2bb60bdb89d37cbd3b278e1bec/firefox-122.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/19fb01fdd62ecc7c14ad15d877e6ee9a/firefox-123.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit e18b813

Please sign in to comment.