Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (23ff10de03b0967f650fd96fcf8e992b58ae3c56)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (23ff10de03b0967f650fd96fcf8e992b58ae3c56)
  • Date: Tue, 24 Jun 2025 01:08:12 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

http/firefox/DETAILS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 23ff10de03b0967f650fd96fcf8e992b58ae3c56
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: actually incremented SECURITY_PATCH for 140.0

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 2d85f52..70807cb 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
VERSION=140.0
- SECURITY_PATCH=210
+ SECURITY_PATCH=211
SOURCE="${SPELL}-${VERSION}.source.tar.xz"
# Watch: http://releases.mozilla.org/pub/firefox/releases/
/releases/([0-9.]+)/

SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}";


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (23ff10de03b0967f650fd96fcf8e992b58ae3c56), Pavel Vinogradov, 06/23/2025

Archive powered by MHonArc 2.6.24.

Top of Page