mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
google-chrome: update to 104.0.5112.101.
This commit is contained in:
parent
faf7328a7c
commit
a5068d4910
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=104.0.5112.79
|
||||
version=104.0.5112.101
|
||||
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=fdbde26f21fa375bb3bfb58cd10403fc68b420f05c7c64412c551365e05a09d4
|
||||
checksum=5c13ccf359afc2f98d28513e51b15e3f1e88c4c34f8ac2b83983f2f246ac42b2
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue