google-chrome: update to 92.0.4515.159.1
This commit is contained in:
parent
3407d0541b
commit
f8ac335649
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=92.0.4515.131.1
|
||||
version=92.0.4515.159.1
|
||||
revision=1
|
||||
_chromeVersion="${version%.*}"
|
||||
_chromeRevision="${version##*.}"
|
||||
|
@ -21,7 +21,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=6fcc67888aac64047247931d16958973e66291a00f3c204b2af510fcf661d313
|
||||
checksum=05a5406e4564d6fe117e21230551516a7720cb211fc2b9b9367c868cb7c6b653
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue