gnuzilla

default description
git clone https://git.awy.one/gnuzilla.git
Log | Files | Refs | README | LICENSE

commit 5a1894fc966840dc242110ec0459471c637a4675
parent 15c6c2229a053cdcc064eda89cee07f18efac35d
Author: Mark H Weaver <mhw@netris.org>
Date:   Tue,  9 May 2023 02:30:56 -0400

Update to 102.11.0.

* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.

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

diff --git a/makeicecat b/makeicecat @@ -22,10 +22,10 @@ # metadata readonly FFMAJOR=102 -readonly FFMINOR=10 +readonly FFMINOR=11 readonly FFSUB=0 readonly GNUVERSION=1 -readonly SOURCEBALL_CHECKSUM='8c6954dfbc22cedb77a49092d84cbc43c84bf22ebe7fd0b8874c1ada7b0afbf8' +readonly SOURCEBALL_CHECKSUM='e7f120e7967ea283909c1ec7cfdbf422bba515163842e739bfa1a608808cce33' readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353' readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB} readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz