mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
google-chrome: update to 107.0.5304.110
This commit is contained in:
parent
194af0f4b8
commit
5d0ce8d6f8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=107.0.5304.87
|
||||
revision=2
|
||||
version=107.0.5304.110
|
||||
revision=1
|
||||
_channel=stable
|
||||
archs="x86_64"
|
||||
hostmakedepends="tar xz python3 python3-html2text python3-setuptools"
|
||||
|
@ -21,7 +21,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=422b1b0732ed0f69d4638858d55f83c65c3b87773b1f033130bdbad975c44699
|
||||
checksum=52e6d1be974c36cb40469f03b128cf21b36359a05fdadbb2e0379fbb17ef341b
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue