Skip to content

Commit

Permalink
Merge pull request #3119 from mariux64/downgrade-firefox-from-127.0-t…
Browse files Browse the repository at this point in the history
…o-126.0.1

Downgrade Firefox from 126.0.1 to 127.0
  • Loading branch information
pmenzel authored Jun 12, 2024
2 parents 63165f1 + c54d385 commit 49e197f
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-127.0-0
# BEE_VERSION firefox-126.0.1-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/2cf54d60b36def3f6a93d373408d6362/firefox-127.0.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/e96461195e56fe17b22c455e59d085a8/firefox-126.0.1.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit 49e197f

Please sign in to comment.