google-chrome: update to 98.0.4758.80
This commit is contained in:
parent
a0fd495bc1
commit
0ea19ef86b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
pkgname=google-chrome
|
pkgname=google-chrome
|
||||||
version=97.0.4692.99
|
version=98.0.4758.80
|
||||||
revision=1
|
revision=1
|
||||||
_channel=stable
|
_channel=stable
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
|
@ -19,7 +19,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
||||||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||||
|
|
||||||
distfiles="$_chromeUrl"
|
distfiles="$_chromeUrl"
|
||||||
checksum=48334071fa2462698301231e9d63b647f558eecc6e60a6d9cfc71805a1564ea1
|
checksum=f1ddb0c3b10b2c345f24b2774a882ee28564c87788f78502f4d03de70a814b5c
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Reference in New Issue