aboutsummaryrefslogtreecommitdiffstats
path: root/chromium
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2015-05-01 21:18:23 +0800
committerTing-Wei Lan <lantw44@gmail.com>2015-05-01 21:18:23 +0800
commit96d7969b098ef9f6fc27206b4988be220636ebf1 (patch)
tree715f7d8bb87c6e363666f211f28749454cc7bb31 /chromium
parent1a0d337ab076c6437880ae258c6b0b7670c1f659 (diff)
downloadcopr-rpm-spec-96d7969b098ef9f6fc27206b4988be220636ebf1.tar
copr-rpm-spec-96d7969b098ef9f6fc27206b4988be220636ebf1.tar.gz
copr-rpm-spec-96d7969b098ef9f6fc27206b4988be220636ebf1.tar.bz2
copr-rpm-spec-96d7969b098ef9f6fc27206b4988be220636ebf1.tar.lz
copr-rpm-spec-96d7969b098ef9f6fc27206b4988be220636ebf1.tar.xz
copr-rpm-spec-96d7969b098ef9f6fc27206b4988be220636ebf1.tar.zst
copr-rpm-spec-96d7969b098ef9f6fc27206b4988be220636ebf1.zip
Replace more plain HTTP with HTTPS
Diffstat (limited to 'chromium')
-rw-r--r--chromium/chromium/chromium.spec6
1 files changed, 3 insertions, 3 deletions
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/