From 96d7969b098ef9f6fc27206b4988be220636ebf1 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Fri, 1 May 2015 21:18:23 +0800 Subject: Replace more plain HTTP with HTTPS --- chromium/chromium/chromium.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chromium') diff --git a/chromium/chromium/chromium.spec b/chromium/chromium/chromium.spec index 0771860..64333a9 100644 --- a/chromium/chromium/chromium.spec +++ b/chromium/chromium/chromium.spec @@ -4,7 +4,7 @@ # [3] https://www.archlinux.org/packages/extra/x86_64/chromium/ # Get the version number of latest stable version -# $ curl -s 'http://omahaproxy.appspot.com/all?os=linux&channel=stable' | sed 1d | cut -d , -f 3 +# $ curl -s 'https://omahaproxy.appspot.com/all?os=linux&channel=stable' | sed 1d | cut -d , -f 3 Name: chromium Version: 42.0.2311.135 @@ -13,8 +13,8 @@ Summary: An open-source project that aims to build a safer, faster, and more Group: Applications/Internet License: BSD and LGPLv2+ -URL: http://www.chromium.org -Source0: http://commondatastorage.googleapis.com/chromium-browser-official/chromium-%{version}.tar.xz +URL: https://www.chromium.org +Source0: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-%{version}.tar.xz # The following two source files are copied and modified from # https://repos.fedorapeople.org/repos/spot/chromium/ -- cgit v1.2.3