summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-11 10:33:36 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-11 10:33:36 +0000
commit07efce075bd580e9bcb52b2e67b5489a1b10adde (patch)
tree6c387abecc80145db7dcc72bbb5de7c01ba7d478 /template
parent960468683f37523516e96c439c9534a6eaa37b3a (diff)
Use https instead of http in some URLs
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template')
-rw-r--r--template/ruby.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/ruby.pc.in b/template/ruby.pc.in
index 8a2c066e9c..2b68f59776 100644
--- a/template/ruby.pc.in
+++ b/template/ruby.pc.in
@@ -50,7 +50,7 @@ DLDFLAGS=@DLDFLAGS@
Name: Ruby
Description: Object Oriented Script Language
Version: ${ruby_version}
-URL: http://www.ruby-lang.org
+URL: https://www.ruby-lang.org
Cflags: -I${rubyarchhdrdir} -I${rubyhdrdir}
Libs: ${DLDFLAGS} ${LIBRUBYARG_SHARED} ${LIBS}
Requires: