google-chrome: update to 74.0.3729.169.
This commit is contained in:
parent
cc0d45202b
commit
43e2000279
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=74.0.3729.131
|
||||
_chromeVersion=74.0.3729.169
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -20,7 +20,7 @@ _filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.
|
|||
_chromeUrl="${_baseUrl}/${_filename}"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=9692639784df823ead0a67706dbbcbc8b944029257b0a7c6e88b200666009c0c
|
||||
checksum=bd61afdf6b23220c22ab7cc9aba8048f8356f92a956b31e909e2a6c1f9ab2545
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue