From 27c91a14d6c389ebbbaeed6191207bfbf8f97c75 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 1 Jun 2021 18:58:00 -0400 Subject: Update to 78.11.0 * makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM. --- makeicecat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makeicecat b/makeicecat index 9490c1f..7de1874 100755 --- a/makeicecat +++ b/makeicecat @@ -22,10 +22,10 @@ # metadata readonly FFMAJOR=78 -readonly FFMINOR=10 +readonly FFMINOR=11 readonly FFSUB=0 readonly GNUVERSION=1 -readonly SOURCEBALL_CHECKSUM='979141a6d94bbe303815e9cd1ab1d23b5ce2f9c77d9d5486871eaecf0ea2df40' +readonly SOURCEBALL_CHECKSUM='38394b5937be3839104b3a097d71987c06392d4d8be0d3004182f1d1fbfc577e' readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353' readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB} readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz -- cgit v1.2.3