commit f200ffe88821f66234591096bcbe87b0c11f8da0
parent 5107c173217a594c52c6c301be62a4dc603b3f6f
Author: Mark H Weaver <mhw@netris.org>
Date: Mon, 10 Jun 2024 15:14:41 -0400
Update to 115.12.0-1.
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/makeicecat b/makeicecat
@@ -22,11 +22,11 @@
# metadata
readonly FFMAJOR=115
-readonly FFMINOR=11
+readonly FFMINOR=12
readonly FFSUB=0
readonly FFBUILD=1
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='16be46f16a356a2b8bd3541805a24c8a2acf6f077cf8a65859689685c26025e0'
+readonly SOURCEBALL_CHECKSUM='b59e1625a0bb2f0565a737394f2bf8a7ce3171314b0d871bde533a101847a8ef'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz