Index: chrome/installer/linux/debian/build.sh |
diff --git a/chrome/installer/linux/debian/build.sh b/chrome/installer/linux/debian/build.sh |
index 533e986a99ab6b22ae6dc4b896a10c997fb26aa2..c7f75a22d24c0b2512c7e456f36d99e282f0fd40 100755 |
--- a/chrome/installer/linux/debian/build.sh |
+++ b/chrome/installer/linux/debian/build.sh |
@@ -233,6 +233,7 @@ eval $(sed -e "s/^\([^=]\+\)=\(.*\)$/export \1='\2'/" \ |
"${BUILDDIR}/installer/theme/BRANDING") |
REPOCONFIG="deb http://dl.google.com/linux/chrome/deb/ stable main" |
+SSLREPOCONFIG="deb https://dl.google.com/linux/chrome/deb/ stable main" |
verify_channel |
# Some Debian packaging tools want these set. |