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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2021-09-07 20:14:57 -0400
committerMark H Weaver <mhw@netris.org>2021-09-07 20:14:57 -0400
commit799c5ee63c4d65add90ff55f4948562e31a7be1a (patch)
tree6f8f44830417bc3b8f7e0ade69a75a1451cccc78
parente5b918d15b03fa23e9746ca9fbfa6feba244f69b (diff)
downloadgnuzilla-799c5ee63c4d65add90ff55f4948562e31a7be1a.tar.gz
Update to 78.14.0.
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 3700a0c..5ba3664 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,10 +22,10 @@
# metadata
readonly FFMAJOR=78
-readonly FFMINOR=13
+readonly FFMINOR=14
readonly FFSUB=0
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='19f9a9e2c2473cb37d57a49a1b2661a8236c4930df9b251d5e9ae274292b4f6c'
+readonly SOURCEBALL_CHECKSUM='aa0e28a4150c33a165120a24f20e0373e74635c9f812732a08850d71cda3b2fa'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz