Skip to content

Commit

Permalink
firefox: Update version from 135.0.1 to 136.0
Browse files Browse the repository at this point in the history
Release are still being prepared at the time of writing:

https://www.mozilla.org/en-US/firefox/136.0/releasenotes/
  • Loading branch information
pmenzel committed Mar 4, 2025
1 parent b3f2d79 commit 0bf6c65
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-135.0.1-0
# BEE_VERSION firefox-136.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/3b28b702245af8ede5be1587205ee967/firefox-135.0.1.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/58289b4341fdd2b3ba6299b63469d70d/firefox-136.0.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit 0bf6c65

Please sign in to comment.