From 07efce075bd580e9bcb52b2e67b5489a1b10adde Mon Sep 17 00:00:00 2001 From: kazu Date: Sun, 11 Sep 2016 10:33:36 +0000 Subject: 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 --- template/ruby.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') 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: -- cgit v1.2.3