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