Skip to content

Commit

Permalink
firefox: Update version from 76.0 to 77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jun 3, 2020
1 parent a826d97 commit 802e526
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,7 +2,7 @@

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

# BEE_VERSION firefox-76.0-0
# BEE_VERSION firefox-77.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"
Expand All @@ -12,7 +12,7 @@ SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/fir

mee_configure() {

. /pkg/rustc-1.41.0-0/profile
. /pkg/rustc-1.43.1-0/profile

cat > ${S}/mozconfig <<-EOF
ac_add_options --prefix=/usr
Expand Down

0 comments on commit 802e526

Please sign in to comment.