On Saturday 06 August 2016 23:23:22 Bob Holtzman wrote: > On Fri, Aug 05, 2016 at 12:24:43AM +0100, Lisi Reisz wrote: > > On Thursday 04 August 2016 20:48:41 afamilyofbetatesters hendersonpark wrote: > > > This may not even be possible, but how can I update the IceWeasel > > > (Firefox) from 45 (old) to the current 47? I need it on 47 to be able > > > to use a platform I use instead of skype :) > > > > What version of Debian are you using? In jessie, I did: > > > > # aptitude install firefox > > > > and kept my system fully updated, and I have 47.0.1. > > What repo and/or mirror are you using? I can only get v45.3 even from > backports. My bank is bitching at me to udate my browser. I can d/l from > the mozilla site but I would rather get a binary from a repo.
Yes, I'm sorry. I was misremembering. I have this in my sources.list: deb http://ftp.debian.org/debian jessie-backports main deb http://mozilla.debian.net/ jessie-backports firefox-release So I must originally have done: # aptitude install -t jessie-backports firefox I omitted the -t jessie-backports from my original line. But I now just do aptitude update, aptitude upgrade, and it gets upgraded along with everything else!! See: http://mozilla.debian.net/ Lisi