Skip to content

Commit

Permalink
Update PCRE website URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Apr 12, 2018
1 parent cf542f5 commit d8e96be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/rake/outdated_packages.rb
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ class OutdatedPackages
:string_version => true,
},
"pcre" => {
:http => "http://ftp.csx.cam.ac.uk/pub/software/programming/pcre/",
:http => "https://ftp.pcre.org/pub/pcre/",
},
"perp" => {
:http => "http://b0llix.net/perp/site.cgi?page=download",
Expand Down

0 comments on commit d8e96be

Please sign in to comment.