Skip to content

Commit

Permalink
Merge pull request #2709 from mariux64/update-firefox-from-102.0-to-1…
Browse files Browse the repository at this point in the history
…02.0.1

Update Firefox from 102.0 to 102.0.1
  • Loading branch information
pmenzel authored Jul 8, 2022
2 parents 335a6c2 + 8c5855d commit efcae56
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-102.0-0
# BEE_VERSION firefox-102.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/c560438ea86c5faeace6bc4150f8ccbe/firefox-95.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/79837745e7c3ab6d9964f505ae287d63/firefox-102.0.1.source.tar.xz"

# https://raw.githubusercontent.com/canonical/firefox-snap/5622734942524846fb0eb7108918c8cd8557fde3/patches/fix-ftbfs-newer-cbindgen.patch
PATCHURL+=("https://beehive.molgen.mpg.de/37db9ec3cc336d3a09ede8becec2ad69/fix-ftbfs-newer-cbindgen.patch")
Expand Down

0 comments on commit efcae56

Please sign in to comment.