gnuzilla

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

commit 15c6c2229a053cdcc064eda89cee07f18efac35d
parent f55ede39713d1533734f37e39927cbb78abe1604
Author: Mark H Weaver <mhw@netris.org>
Date:   Mon, 10 Apr 2023 21:30:25 -0400

Update to 102.10.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=9 +readonly FFMINOR=10 readonly FFSUB=0 readonly GNUVERSION=1 -readonly SOURCEBALL_CHECKSUM='31b074623f09ca821a8a7dee0b3d2df1a45f1164264d31c26b4969a4d6a21dd1' +readonly SOURCEBALL_CHECKSUM='8c6954dfbc22cedb77a49092d84cbc43c84bf22ebe7fd0b8874c1ada7b0afbf8' readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353' readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB} readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz