diff options
author | Stephan Hartmann <sultan@gentoo.org> | 2022-02-19 10:37:33 +0100 |
---|---|---|
committer | Stephan Hartmann <sultan@gentoo.org> | 2022-02-19 10:37:50 +0100 |
commit | 0ceab94663ab24ebf2f7a39b680c518a603c0767 (patch) | |
tree | 0f6542b46d64dc7424cc98903fd7eb137b3038a9 /www-apps/chromedriver-bin | |
parent | sys-apps/hdparm: Stabilize 9.63 arm, #833647 (diff) | |
download | gentoo-0ceab94663ab24ebf2f7a39b680c518a603c0767.tar.gz gentoo-0ceab94663ab24ebf2f7a39b680c518a603c0767.tar.bz2 gentoo-0ceab94663ab24ebf2f7a39b680c518a603c0767.zip |
www-apps/chromedriver-bin: bump to 98.0.4758.102, EAPI 8
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
Diffstat (limited to 'www-apps/chromedriver-bin')
-rw-r--r-- | www-apps/chromedriver-bin/Manifest | 2 | ||||
-rw-r--r-- | www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.102.ebuild (renamed from www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.80.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index 33949140b647..4a9e59d3ab93 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1 +1 @@ -DIST chromedriver-bin-98.0.4758.80.linux64.zip 10230311 BLAKE2B 35da4ab12108d782d5bd5a9ae70f8444b346a4440cff3137a1f2c4744614647edd55d317bba2c6f06e204853a15ba0063322ab8b0262599e3f87353e1e11bd38 SHA512 9168bf22ce4a0e473084d9cd18c52538bb11af8a4622d6dbd3d339b94ff8cc41e62d2c25a93cd37d4048695a9e14d3ccd53e13b010f5434ada8fc7563ae2d12a +DIST chromedriver-bin-98.0.4758.102.linux64.zip 10229802 BLAKE2B fec5719dc79804b80f6627bfcb2b346db54c865b5c06c3a0c95b94286cfe2d2f05e521a09f0270cc2ac1827c8beaaa49a62cecc0a276dc19d283c2bdddd20c2f SHA512 d2d5098380d11f54cdabf06487691c916f136fe0f3d0366784a3483c5465086f413d0d5985d1cc2a99cb37d52dc42a812d56c82512c9458229198bf67015a48d diff --git a/www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.80.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.102.ebuild index 15678224be6b..7503ea84cdc5 100644 --- a/www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.80.ebuild +++ b/www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.102.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="WebDriver for Chrome" HOMEPAGE="https://sites.google.com/a/chromium.org/chromedriver" |