summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 543e2ad..36e8b0b 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,10 +22,10 @@
# metadata
readonly FFMAJOR=91
-readonly FFMINOR=11
+readonly FFMINOR=12
readonly FFSUB=0
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='e59bbe92ee1ef94936ce928324253e442748d62b5777bc0846ad79ed4a2a05a4'
+readonly SOURCEBALL_CHECKSUM='6c0b8ff1826885eeace19ec87ae9e5a6512284d4863930713c8a288a03832b5c'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz