summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2022-05-29 21:59:40 -0400
committerMark H Weaver <mhw@netris.org>2022-05-29 21:59:40 -0400
commitc5a087823119d3e3109cca9cab222ee926d7a2a2 (patch)
tree6ea83c6211151edf5dadc0467084a62ea13d72e8 /makeicecat
parentd7d3e9a33d2b3b78a6e08060684580c72c0d6e93 (diff)
Update to 91.9.1.
* makeicecat: Update FFSUB and SOURCEBALL_CHECKSUM.
Diffstat (limited to 'makeicecat')
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index b8b955c..d537628 100755
--- a/makeicecat
+++ b/makeicecat
@@ -23,9 +23,9 @@
# metadata
readonly FFMAJOR=91
readonly FFMINOR=9
-readonly FFSUB=0
+readonly FFSUB=1
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='b4beea934c2ff67d93539c0a4a563f7c5fb8e2d231b05f082b1d8a73ee54ba9c'
+readonly SOURCEBALL_CHECKSUM='090e7f4d79e4373c2a0f286e1e8099ff642ee7611138ceeedcece2e4e5abb560'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz