mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
google-chrome: update to 81.0.4044.129
This commit is contained in:
parent
68c3ce2e2e
commit
c28629d353
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
_chromeVersion=81.0.4044.122
|
_chromeVersion=81.0.4044.129
|
||||||
_chromeRevision=1
|
_chromeRevision=1
|
||||||
_channel=stable
|
_channel=stable
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
||||||
_licenseUrl="https://www.google.com/intl/en/chrome/privacy/eula_text.html"
|
_licenseUrl="https://www.google.com/intl/en/chrome/privacy/eula_text.html"
|
||||||
|
|
||||||
distfiles="$_chromeUrl"
|
distfiles="$_chromeUrl"
|
||||||
checksum=bc008d39fe4925550ee686a08cc95df2e1c6e92ac2388ecba8241542448def3e
|
checksum=fe140112304b243240a5f6b287105fd5b7d6e48c6ff682194a62c8d08fd0ed5b
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue