wok-current diff thunderbird/receipt @ rev 25449

BootProg/boot32.asm: floppy chs support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 12 16:35:46 2022 +0000 (2022-09-12)
parents b56b38cfd475
children
line diff
     1.1 --- a/thunderbird/receipt	Sat Jun 18 10:52:55 2022 +0000
     1.2 +++ b/thunderbird/receipt	Mon Sep 12 16:35:46 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="MPL"
     1.5  TARBALL="$PACKAGE-$VERSION.source.tar.bz2"
     1.6  WEB_SITE="https://www.mozilla.org/"
     1.7 -WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$TARBALL"
     1.8 +WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/source/$TARBALL"
     1.9  
    1.10  DEPENDS="alsa-lib gtk+ zip unzip libevent libvpx nspr nss sqlite \
    1.11  dbus dbus-glib glib libnotify libfirefox"