mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
google-chrome: update to 105.0.5195.102
This commit is contained in:
parent
7c488301ae
commit
41f7dc0739
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
pkgname=google-chrome
|
pkgname=google-chrome
|
||||||
version=105.0.5195.52
|
version=105.0.5195.102
|
||||||
revision=1
|
revision=1
|
||||||
_channel=stable
|
_channel=stable
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
|
@ -20,7 +20,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=c4ceafead46160eb91085c6fd1c0581c691e4b3d95405e1c6b5f4dc5f326968b
|
checksum=8a079176c17d41f5f915cc4a6be804e78c3051bd9e0b70a8d1a9f9af157cd958
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue