Project

General

Profile

« Previous | Next » 

Revision 5679186e

Added by Ewoud Kohl van Wijngaarden over 6 years ago

Use HTTPS URLs for github and rubygems

Result of:

sed -i -e 's|http://github|https://github|' $(ack 'http://github' -l)
sed -i -e 's|http://rubygems|https://rubygems|' $(ack 'http://rubygems' -l)

View differences:

nodejs-diff/nodejs-diff.spec
Release: 1%{?dist}
Summary: A javascript text diff implementation
License: BSD-3-Clause
URL: http://github.com/kpdecker/jsdiff/issues
URL: https://github.com/kpdecker/jsdiff/issues
Source0: http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
BuildRequires: nodejs-packaging
BuildArch: noarch

Also available in: Unified diff