summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2022-01-14 14:37:49 -0500
committerPavel Vinogradov2022-01-14 14:37:49 -0500
commit5d50c64b1f22fc53e41b068fa7cecb879cc0163b (patch)
treed72dffbad86c166f30d768367f95a325f43bc534
parentd5fc5583b1c2ea6790e851a67f0ba7140385ee26 (diff)
http/firefox: version 96.0.1
-rwxr-xr-xhttp/firefox/DETAILS2
-rw-r--r--http/firefox/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index ac620c064e..2398cb99f7 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,5 +1,5 @@
SPELL=firefox
- VERSION=96.0
+ VERSION=96.0.1
SECURITY_PATCH=157
SOURCE="${SPELL}-${VERSION}.source.tar.xz"
SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index c8379638f2..c13378bc42 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2022-01-14 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 96.0.1
+
2022-01-11 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 96.0, SECURITY_PATCH++
* DEPENDS: nss >= 3.73