mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
google-chrome: update to 102.0.5005.61
Closes: #37279 [via git-merge-pr]
This commit is contained in:
parent
44b6c96fa1
commit
a0179523c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=101.0.4951.64
|
||||
version=102.0.5005.61
|
||||
revision=1
|
||||
_channel=stable
|
||||
archs="x86_64"
|
||||
|
@ -20,7 +20,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=1b6dfea8fc0232ad88a02c997facb28b06c000d9d27cedfdbde278018fcc3292
|
||||
checksum=fb8386ad122b328c7166647ae7deeb14d452cd8b66b01c51c1abccd4c6441680
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue