From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7E1A61382C5 for ; Thu, 21 Jan 2021 18:48:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9606AE07A5; Thu, 21 Jan 2021 18:48:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76A5CE07A5 for ; Thu, 21 Jan 2021 18:48:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0FD1C3410B4 for ; Thu, 21 Jan 2021 18:48:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62FE549 for ; Thu, 21 Jan 2021 18:48:03 +0000 (UTC) From: "Stephan Hartmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephan Hartmann" Message-ID: <1611254864.fcf3b80be8967ef9e8788e1fa79a4900e3771e24.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/chromedriver-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/chromedriver-bin/Manifest www-apps/chromedriver-bin/chromedriver-bin-87.0.4280.20.ebuild www-apps/chromedriver-bin/chromedriver-bin-88.0.4324.96.ebuild X-VCS-Directories: www-apps/chromedriver-bin/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: fcf3b80be8967ef9e8788e1fa79a4900e3771e24 X-VCS-Branch: master Date: Thu, 21 Jan 2021 18:48:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8851181e-7d29-400f-b11c-3decc8cf5c46 X-Archives-Hash: 0745345e3625dc33850260511f900e54 commit: fcf3b80be8967ef9e8788e1fa79a4900e3771e24 Author: Stephan Hartmann gentoo org> AuthorDate: Thu Jan 21 18:47:33 2021 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Thu Jan 21 18:47:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf3b80b www-apps/chromedriver-bin: bump to 88.0.4324.96 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Stephan Hartmann gentoo.org> www-apps/chromedriver-bin/Manifest | 2 +- ...ver-bin-87.0.4280.20.ebuild => chromedriver-bin-88.0.4324.96.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index bf68019694b..2feacb3537f 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1 +1 @@ -DIST chromedriver-bin-87.0.4280.20.linux64.zip 5564194 BLAKE2B ec11817045f9ab60a34eaacf701a609b7ccbf4548e82df8348cac86ca0faaeb51a66f2873ca444fcd8c67bea3ff885caaf749008307f8dbbf1b37ffa24b9e7bf SHA512 b46518fa756b19e83d2c491470f6528d3eefa7ad6d7f59ca6c05e8ddc655c92ca641f2264678571731eb9f8a3809d0dffa137cfbfbfce39358b39045d712879d +DIST chromedriver-bin-88.0.4324.96.linux64.zip 5685461 BLAKE2B 77a6f1c3919e620bcf0c6cfb08b31adc47c091abefa9b1dce9c6c28883c09165cb21a76a81e90c3cae27eb6781fbae74e901b7553344ace6fda8025df1458727 SHA512 a1dfa0106e77ebab742fa865519be7e0f50997263a6b7968b74948dc0c788567b9eadc1f3b433f8d35babff564210f89a910ef14476845438db11a50418ffe75 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-87.0.4280.20.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-88.0.4324.96.ebuild similarity index 93% rename from www-apps/chromedriver-bin/chromedriver-bin-87.0.4280.20.ebuild rename to www-apps/chromedriver-bin/chromedriver-bin-88.0.4324.96.ebuild index c96967a171b..3d245b3e146 100644 --- a/www-apps/chromedriver-bin/chromedriver-bin-87.0.4280.20.ebuild +++ b/www-apps/chromedriver-bin/chromedriver-bin-88.0.4324.96.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7