From 42c3c613be13ba4903ffb102bf7264ae18057627 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 9 Jan 2025 08:02:14 +0700 Subject: [PATCH] mozjs115: Upgraded to 115.19.0. Signed-off-by: Willy Sudiarto Raharjo --- mozjs115/mozjs115.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozjs115/mozjs115.SlackBuild b/mozjs115/mozjs115.SlackBuild index 207988c..aacf07b 100644 --- a/mozjs115/mozjs115.SlackBuild +++ b/mozjs115/mozjs115.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozjs115 SRCNAME=firefox -VERSION=${VERSION:-115.18.0esr} +VERSION=${VERSION:-115.19.0esr} BUILD=${BUILD:-1} TAG=${TAG:-_csb} @@ -43,7 +43,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then exit 0 fi -wget -c https://ftp.mozilla.org/pub/firefox/releases/115.18.0esr/source/firefox-115.18.0esr.source.tar.xz +wget -c https://ftp.mozilla.org/pub/firefox/releases/115.19.0esr/source/firefox-115.19.0esr.source.tar.xz # This will collide with a Firefox build that happens simultaneously. # Therefore, for use with make_world.sh, REQUIRE_GLOBAL_LOCK.