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