gnuzilla

GNUzilla and IceCat
git clone https://git.awy.one/gnuzilla
Log | Files | Refs | README | LICENSE

commit 99b530e0e474acb69372a1efbf6139d2c976a1be
parent c211e9c18a24310266543cb3c90256ef2660815c
Author: Mark H Weaver <mhw@netris.org>
Date:   Sat, 14 Feb 2026 03:20:28 -0500

Update to 140.7.1-1.

* makeicecat: Update FFSUB and SOURCEBALL_CHECKSUM.

Diffstat:
Mmakeicecat | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/makeicecat b/makeicecat @@ -23,10 +23,10 @@ # metadata readonly FFMAJOR=140 readonly FFMINOR=7 -readonly FFSUB=0 +readonly FFSUB=1 readonly FFBUILD=1 readonly GNUVERSION=1 -readonly SOURCEBALL_CHECKSUM='608a739071726f30236f7100ec5e30e1b8ec342d4e91e715948c287909cb1529' +readonly SOURCEBALL_CHECKSUM='e42d26aeabd17ab1e642656c7b1bc8cadf705ce2ac6751b103dd407f5af32827' readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353' readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB} readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz