gnuzilla

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

commit d1dab742d12e2ffacae70733b14016287fc46613
parent 7dc9898f519a85f7b0846f0e6b36a49cbf168864
Author: Amin Bandali <bandali@gnu.org>
Date:   Sat, 16 Mar 2024 10:55:36 -0400

Update to 115.9.0-2

* makeicecat: Update FFMINOR, FFBUILD, and SOURCEBALL_CHECKSUM.

Diffstat:
Mmakeicecat | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/makeicecat b/makeicecat @@ -22,11 +22,11 @@ # metadata readonly FFMAJOR=115 -readonly FFMINOR=8 +readonly FFMINOR=9 readonly FFSUB=0 -readonly FFBUILD=1 +readonly FFBUILD=2 readonly GNUVERSION=1 -readonly SOURCEBALL_CHECKSUM='af8086f23efc8492d286671f6035b1a915de6f4ed5c7897e40be0e1cb6b895ea' +readonly SOURCEBALL_CHECKSUM='db3b3371c5e6636de73798635531df137b17c5b78bdee03810930b29e8212803' readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353' readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB} readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz