summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-11-23 15:19:53 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-11-23 15:19:53 -0700
commit1128a9205c6b151f8fcb0d9609ad6238006fbfb5 (patch)
tree77383bd18134a8166d1d439b94d058c0c41f2bd5
parentf3dd1b8abaf431974e93aa5b4e800d12a6ff3821 (diff)
downloadrubygem-unicorn-1128a9205c6b151f8fcb0d9609ad6238006fbfb5.tar.gz
rubygem-unicorn-1128a9205c6b151f8fcb0d9609ad6238006fbfb5.tar.xz
rubygem-unicorn-1128a9205c6b151f8fcb0d9609ad6238006fbfb5.zip
use HTTPS in URL
-rw-r--r--rubygem-unicorn.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rubygem-unicorn.spec b/rubygem-unicorn.spec
index efbc571..1af8a59 100644
--- a/rubygem-unicorn.spec
+++ b/rubygem-unicorn.spec
@@ -15,7 +15,7 @@ Release: 1%{?dist}
Group: Development/Languages
License: GPLv2 or GPLv3 or Ruby
URL: http://unicorn.bogomips.org/
-Source0: http://rubygems.org/downloads/%{gem_name}-%{version}.gem
+Source0: https://rubygems.org/downloads/%{gem_name}-%{version}.gem
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if 0%{?fedora} >= 19