gnuzilla

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

commit 857afe0e546d0fb9bca6e2d2f79f0cbd44e6a5a3
parent 799c5ee63c4d65add90ff55f4948562e31a7be1a
Author: Mark H Weaver <mhw@netris.org>
Date:   Mon,  4 Oct 2021 15:21:43 -0400

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