Skip to content

Commit

Permalink
Merge pull request #2830 from mariux64/update-firefox-from-108.0-to-1…
Browse files Browse the repository at this point in the history
…09.0

Update Firefox from 108.0 to 109.0
  • Loading branch information
pmenzel authored Jan 19, 2023
2 parents 300755f + a426323 commit 309a61b
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,18 +2,18 @@

#export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80'

# BEE_VERSION firefox-108.0-0
# BEE_VERSION firefox-109.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/f203b68a5b17e7100777adc04ab219e0/firefox-108.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/c90821a4b0246481b063516872e2d7cb/firefox-109.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir

mee_configure() {

. /pkg/rustc-1.65.0-0/profile
. /pkg/rustc-1.66.1-0/profile

cat > ${S}/mozconfig <<-EOF
ac_add_options --prefix="${PREFIX}"
Expand Down

0 comments on commit 309a61b

Please sign in to comment.