summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2022-06-27 23:26:57 -0400
committerMark H Weaver <mhw@netris.org>2022-06-27 23:26:57 -0400
commit65a61287a5142a9403ec00d973cb5e5d658a3c71 (patch)
tree9d9d3c1c5dccb4ddedde83ecb0282c11a2e4a635 /makeicecat
parent4c39c619daf344f36962d958d809f6d42d3fce4e (diff)
Update to 91.11.0.
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
Diffstat (limited to 'makeicecat')
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index b3308d9..543e2ad 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,10 +22,10 @@
# metadata
readonly FFMAJOR=91
-readonly FFMINOR=10
+readonly FFMINOR=11
readonly FFSUB=0
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='825a8cb38bb5da9821ef87cc6de64af007cf0faef07c4ed0651283b56a0ee1bb'
+readonly SOURCEBALL_CHECKSUM='e59bbe92ee1ef94936ce928324253e442748d62b5777bc0846ad79ed4a2a05a4'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz