diff --git a/www/linux-chrome/Makefile b/www/linux-chrome/Makefile
index 37e2fbb8829f..b79986e6fc10 100644
--- a/www/linux-chrome/Makefile
+++ b/www/linux-chrome/Makefile
@@ -1,58 +1,58 @@
 PORTNAME=	chrome
 PORTVERSION=	${CHROME_VER}
 CATEGORIES=	www linux
 MASTER_SITES=	https://dl.google.com/linux/chrome/rpm/stable/x86_64/
 DISTNAME=	google-${PORTNAME}-stable-${CHROME_VER}-${CHROME_BUILD}.x86_64
 PKGNAMEPREFIX=	linux-
 
 MAINTAINER=	chromium@FreeBSD.org
 COMMENT=	Google web browser based on WebKit
 WWW=		https://www.chromium.org/Home
 
 RUN_DEPENDS=	linux-rl9-wget>0:ftp/linux-rl9-wget \
 		linux-rl9-gnupg2>0:security/linux-rl9-gnupg \
 		update-mime-database:misc/shared-mime-info
 
 USES=		cpe desktop-file-utils gnome linux:rl9 shared-mime-info shebangfix
 USE_LINUX=	alsalib alsa-plugins-oss alsa-plugins-pulseaudio at-spi2-atk \
 		ca-certificates cairo cups-libs curl dbuslibs dri expat \
 		ffmpeg-libs gnupg gstreamer1-libav gtk3 libxkbcommon libunistring \
 		nspr nss p11-kit pango sqlite3 wget xorglibs
 ONLY_FOR_ARCHS=	amd64
 
 SHEBANG_FILES=	opt/google/chrome/google-chrome
 
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 
 EXTRACT_SUFX?=		.rpm
 EXTRACT_SUFX_aarch64?=	.aarch64${EXTRACT_SUFX}
 EXTRACT_SUFX_amd64?=	.x86_64${EXTRACT_SUFX}
 SRC_SUFX?=		.src${EXTRACT_SUFX}
 
 REINPLACE_ARGS=	-i ""
 
-CHROME_VER?=	131.0.6778.85
+CHROME_VER?=	131.0.6778.139
 CHROME_BUILD?=	1
 
 DATADIR=	${PREFIX}/share/${PORTNAME}
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
 
 OPTIONS_DEFINE=	DOCS
 
 SUB_FILES=	google-chrome
 
 post-extract:
 	@${REINPLACE_CMD} -e 's|/usr/bin/google-chrome-stable|${LOCALBASE}/bin/google-chrome|' \
 		${WRKSRC}/usr/share/applications/google-chrome.desktop
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKDIR}/google-chrome ${STAGEDIR}${PREFIX}/bin
 	cd ${WRKSRC}/opt/google && ${CP} -r chrome ${STAGEDIR}${PREFIX}/share
 	cd ${WRKSRC}/usr/share && ${COPYTREE_SHARE} \* ${STAGEDIR}${PREFIX}/share
 .for sz in 16 24 32 48 64 128 256
 	${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${sz}x${sz}/apps
 	${CP} ${STAGEDIR}${DATADIR}/product_logo_${sz}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${sz}x${sz}/apps/google-chrome.png
 .endfor
 
 .include <bsd.port.mk>
diff --git a/www/linux-chrome/distinfo b/www/linux-chrome/distinfo
index b35b2e1be7cc..31b001a6998a 100644
--- a/www/linux-chrome/distinfo
+++ b/www/linux-chrome/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1732673030
-SHA256 (google-chrome-stable-131.0.6778.85-1.x86_64.rpm) = 5c72892a43d1baf87518a0f7020bc7a0b68a9e20aaae0f1938990d2c5f82f9c8
-SIZE (google-chrome-stable-131.0.6778.85-1.x86_64.rpm) = 114498765
+TIMESTAMP = 1734296751
+SHA256 (google-chrome-stable-131.0.6778.139-1.x86_64.rpm) = 7f544587cd5f6ade50ab2e19e867a6c1d93bcc34fb03a581820758193fa52dc1
+SIZE (google-chrome-stable-131.0.6778.139-1.x86_64.rpm) = 114557629