Switch HOMEPAGEs to https. (#3571)

This commit is contained in:
Crestwave
2019-01-16 16:13:10 +00:00
committed by waddlesplash
parent ed882bbd9d
commit 1e5f1b752e
28 changed files with 39 additions and 39 deletions

View File

@@ -2,7 +2,7 @@ SUMMARY="Display a histogram of diff changes"
DESCRIPTION="Reads the output of diff and displays a histogram of the \
insertions, deletions, and modifications per-file. It is useful for \
reviewing large, complex files."
HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"
HOMEPAGE="https://invisible-island.net/diffstat/diffstat.html"
COPYRIGHT="1994-2016 Thomas E. Dickey"
LICENSE="Diffstat"
REVISION="2"