summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 1a363b6..2a53bea 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,10 +22,10 @@
# metadata
readonly FFMAJOR=91
-readonly FFMINOR=3
+readonly FFMINOR=4
readonly FFSUB=0
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='128b5349f112d8a0fd8698f3645ed43ea29d4b95047b7c4fd770b95d0661e96c'
+readonly SOURCEBALL_CHECKSUM='e722829db490f9332712a81c35996541737bbfb05232d47190fee779c4fcb327'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz