Skip to content

Commit

Permalink
Merge pull request #2924 from mariux64/update-firefox-from-114.0-to-1…
Browse files Browse the repository at this point in the history
…15.0

Update Firefox from 114.0 to 115.0
  • Loading branch information
pmenzel authored Jul 6, 2023
2 parents 2b4c35e + 6921e71 commit f8afe39
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-114.0-0
# BEE_VERSION firefox-115.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/4a8cd197a0fdb79f95673953790d0195/firefox-114.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/f4e16a1698bc52ff77ed0df7a79c1fd3/firefox-115.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit f8afe39

Please sign in to comment.