From 3aec3e591e7b1de0bfe5025a54ef5771a9823917 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Tue, 5 Apr 2022 14:30:55 -0400 Subject: Update to 91.8.0. * makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM. --- makeicecat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makeicecat b/makeicecat index e0ff054..677eb44 100755 --- a/makeicecat +++ b/makeicecat @@ -22,10 +22,10 @@ # metadata readonly FFMAJOR=91 -readonly FFMINOR=7 +readonly FFMINOR=8 readonly FFSUB=0 readonly GNUVERSION=1 -readonly SOURCEBALL_CHECKSUM='9c3ae9abe1ef10d66d64cbbee96ba2c16840098de8fe0285959f04160d0fee5a' +readonly SOURCEBALL_CHECKSUM='d483a853cbf5c7f93621093432e3dc0b7ed847f2a5318b964828d19f9f087f3a' readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353' readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB} readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz -- cgit v1.2.3