google-chrome: update to 91.0.4472.114.1
Closes: #31607 [via git-merge-pr]
This commit is contained in:
parent
5479e7a009
commit
6618486f26
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=91.0.4472.106.1
|
||||
version=91.0.4472.114.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=6df7f067e128b4ac425a6855c427a25e49354dceefa323055827079ab1438886
|
||||
checksum=dae70d722430fe27421a945ee1844dc2b0b7ca90856d19820cbedf8e7d0b4c01
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue