google-chrome: update to 55.0.2883.75-1

This commit is contained in:
Michael Aldridge 2016-12-09 03:12:42 -06:00
parent 1c1abcab4f
commit 47790ec3ba

View File

@ -1,5 +1,5 @@
# Template file for 'google-chrome' # Template file for 'google-chrome'
_chromeVersion=54.0.2840.59 _chromeVersion=55.0.2883.75
_chromeRevision=1 _chromeRevision=1
_channel=stable _channel=stable
@ -15,12 +15,12 @@ repository=nonfree
restricted=yes restricted=yes
nostrip=yes nostrip=yes
_baseUrl="http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable" _baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
_filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.deb" _filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.deb"
_chromeUrl="${_baseUrl}/${_filename}" _chromeUrl="${_baseUrl}/${_filename}"
distfiles="${_chromeUrl}" distfiles="${_chromeUrl}"
checksum=51101b9aeb30eb04e09f44c2ea3ece8b8d1a735d23acff02d0ad7f77721e4e7e checksum=1c0bcd6ff048fc0151dcd41d6e265c3a0966601b40d41f1e9d58ee630092d861
do_extract() { do_extract() {
mkdir -p ${DESTDIR} mkdir -p ${DESTDIR}