gnuzilla

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

commit 400fbfdbc0c1ac9c68c9f52fd2ab6899bc8e8bd0
parent ac19d793c76732f9e5623e25fbf31287255a4ae7
Author: Mark H Weaver <mhw@netris.org>
Date:   Wed, 30 Aug 2023 07:37:51 -0400

Update to 102.15.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=14 +readonly FFMINOR=15 readonly FFSUB=0 readonly GNUVERSION=1 -readonly SOURCEBALL_CHECKSUM='1ab85081c08a472cfd869873dba0e76ae6d9e83c1b8f23741e4c9d5471a5efee' +readonly SOURCEBALL_CHECKSUM='81fa590408f5a3af8f004d839ac47fb4121e05fe717334445cec9ca55d8746af' readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353' readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB} readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz