summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorConner2022-10-22 22:31:34 -0500
committerPavel Vinogradov2022-10-23 00:00:43 -0400
commitac6a9ba5eefebac9698ce8f34482e56e4b3b82de (patch)
treef12a046b8174a14567de19a802c960118834526e
parent7cb40c6ecee29b6cb16c221dd61b860dcc3351fc (diff)
firefox-bin: => 106.0, SECURITY_PATCH++
-rwxr-xr-xbin-http/firefox-bin/DETAILS4
-rw-r--r--bin-http/firefox-bin/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index f3e20d7..220e257 100755
--- a/bin-http/firefox-bin/DETAILS
+++ b/bin-http/firefox-bin/DETAILS
@@ -1,8 +1,8 @@
SPELL=firefox-bin
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" == "em64t" ]]; then
- VERSION=105.0
+ VERSION=106.0
# SOURCE_HASH=sha512:
- SECURITY_PATCH=38
+ SECURITY_PATCH=39
SOURCE=firefox-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index 4761f6a..295d6ea 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2022-10-22 Conner Clere <connerclere@gmail.com>
+ * DETAILS: version 106.0, SECURITY_PATCH++
+
2022-10-04 Conner Clere <connerclere@gmail.com>
* DETAILS: version 105.0, SECURITY_PATCH++