Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2874 from mariux64/update-firefox-from-110.0-to-1…
…11.0

Update Firefox from 110.0 to 111.0
  • Loading branch information
pmenzel committed Mar 22, 2023
2 parents 70696cd + a801e5a commit 5589b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firefox.be0
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-110.0-0
# BEE_VERSION firefox-111.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/89cd2a2ef28cfe4b69b64f1a85f1192c/firefox-110.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/6e42bf4ee041bb366c92c50cefc91d7e/firefox-111.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit 5589b82

Please sign in to comment.