www.fgks.org   »   [go: up one dir, main page]

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2024-06-10 15:14:41 -0400
committerMark H Weaver <mhw@netris.org>2024-06-10 15:14:41 -0400
commitf200ffe88821f66234591096bcbe87b0c11f8da0 (patch)
tree8e44ad7181a88529cf1fe13a11adff848a603551
parent5107c173217a594c52c6c301be62a4dc603b3f6f (diff)
downloadgnuzilla-f200ffe88821f66234591096bcbe87b0c11f8da0.tar.gz
Update to 115.12.0-1.
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 652758b..1373250 100755
--- 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