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