Skip to content

Commit

Permalink
firefox: Update version from 138.0 to 138.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed May 17, 2025
1 parent 11cb8cb commit 406670c
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,11 +2,11 @@

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

# BEE_VERSION firefox-138.0-0
# BEE_VERSION firefox-138.0.4-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/75b43fbef1825f945001deda3c55c226/firefox-138.0.source.tar.xz"
SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/firefox-${PKGVERSION}.source.tar.xz"
#SRCURL[0]="https://beehive.molgen.mpg.de/44cd2ed3c00ada51435d18a62fa41d94/firefox-138.0.4.source.tar.xz"

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit 406670c

Please sign in to comment.