Skip to content

Commit

Permalink
firefox: Use rustc-1.70.0
Browse files Browse the repository at this point in the history
Use the latest and greatest Rust release, because it’s better by
definition. ;-)
  • Loading branch information
pmenzel committed Jun 7, 2023
1 parent 1fc4fb5 commit 01325e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SRCURL[0]="https://beehive.molgen.mpg.de/4a8cd197a0fdb79f95673953790d0195/firefo

mee_configure() {

. /pkg/rustc-1.68.2-0/profile
. /pkg/rustc-1.70.0-0/profile

if [[ ${BEE_MAKEFLAGS:: 2} == "-j" ]]; then
BEE_MAKEFLAGS=${BEE_MAKEFLAGS: 2}
Expand Down

0 comments on commit 01325e6

Please sign in to comment.