summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorPavel Vinogradov2021-09-23 21:33:32 -0400
committerPavel Vinogradov2021-09-23 22:10:14 -0400
commitc9d75e33f594764d354e87df31c21fe9e572ed40 (patch)
tree26b19ebc9658b82d47236d92b9a9ad2be96473be /http
parentf9e236409c44f8e5596faf89ec8be5c9400944c0 (diff)
http/firefox: version 92.0.1
Diffstat (limited to 'http')
-rwxr-xr-xhttp/firefox/DEPENDS1
-rwxr-xr-xhttp/firefox/DETAILS2
-rw-r--r--http/firefox/HISTORY4
3 files changed, 5 insertions, 2 deletions
diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index c5f450ebd3..b800dc0e3a 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -9,7 +9,6 @@ depends icu "--with-system-icu" &&
depends glib2 &&
depends gtk+3 "--enable-default-toolkit=cairo-gtk3" &&
-depends gtk+2 &&
depends atk &&
depends libx11 &&
depends libxext &&
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 33d389801d..a91bbcc557 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,5 +1,5 @@
SPELL=firefox
- VERSION=92.0
+ VERSION=92.0.1
SECURITY_PATCH=153
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 07355d329a..6637bec881 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2021-09-23 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 92.0.1
+ * DEPENDS: no need in gtk+2 anymore
+
2021-09-06 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 92.0, SECURITY_PATCH++
* DEPENDS: nss >= 3.69