mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
google-chrome: update to 106.0.5249.119
Closes: #39910 [via git-merge-pr]
This commit is contained in:
parent
904fb0738b
commit
150c58fb96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=106.0.5249.103
|
||||
version=106.0.5249.119
|
||||
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=bdb87fdd80f51800e1674b6d6a85a6432f3a858048da13288e47c1b15d6ae62d
|
||||
checksum=ad017c199fb1a9b642676fb6913025163b580d157d1f1f1536fde31d0d458ecd
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue