From 799c5ee63c4d65add90ff55f4948562e31a7be1a Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Tue, 7 Sep 2021 20:14:57 -0400 Subject: Update to 78.14.0. * makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM. --- makeicecat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makeicecat') diff --git a/makeicecat b/makeicecat index 3700a0c..5ba3664 100755 --- a/makeicecat +++ b/makeicecat @@ -22,10 +22,10 @@ # metadata readonly FFMAJOR=78 -readonly FFMINOR=13 +readonly FFMINOR=14 readonly FFSUB=0 readonly GNUVERSION=1 -readonly SOURCEBALL_CHECKSUM='19f9a9e2c2473cb37d57a49a1b2661a8236c4930df9b251d5e9ae274292b4f6c' +readonly SOURCEBALL_CHECKSUM='aa0e28a4150c33a165120a24f20e0373e74635c9f812732a08850d71cda3b2fa' readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353' readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB} readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz -- cgit v1.2.3