Skip to content

Commit

Permalink
firefox: Update version from 94.0.2 to 95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Dec 8, 2021
1 parent f9b172f commit cfce7a5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@

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

# BEE_VERSION firefox-94.0.2-0
# BEE_VERSION firefox-95.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/10c84ed01aaf2bbf0e79ba4be8f96506/firefox-94.0.2.source.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/c560438ea86c5faeace6bc4150f8ccbe/firefox-95.0.source.tar.xz"

# https://salsa.debian.org/mozilla-team/firefox/-/commit/9bc353bb426f93932e4fdd36f437dad04d099da1
PATCHURL+=(https://beehive.molgen.mpg.de/df3a19a055c83f5365c5fa0c88e0eb0f/firefox-94.0.2-cubeb-pulse.patch)
# PATCHURL+=()

#BEE_BUILDTYPE=autotools
#build_in_sourcedir
Expand Down

0 comments on commit cfce7a5

Please sign in to comment.