summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 949166c..f4d82f4 100755
--- a/makeicecat
+++ b/makeicecat
@@ -23,10 +23,10 @@
# metadata
readonly FFMAJOR=115
readonly FFMINOR=23
-readonly FFSUB=0
+readonly FFSUB=1
readonly FFBUILD=1
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='55d8883e7df92559ec09312cf3f5d747120027b9e4cd161aadf44c9faad91ff7'
+readonly SOURCEBALL_CHECKSUM='3b952feaeacfaeb1facc624bb2ffb95974ca27e55b447b49d36ea047a7832ee1'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz