treewide: homepage+src updates (found by repology, #33263)

This commit is contained in:
Samuel Dionne-Riel
2018-01-05 20:42:46 +01:00
committed by Vladimír Čunát
parent a7ef0c03d2
commit 7b97c8c0c8
147 changed files with 178 additions and 178 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ in fetchzip rec {
sha256 = "1qr2wjdmm93167b0w9cidlf3wwsyjx4838ja9jmm4jkyian5whhp";
meta = with stdenv.lib; {
homepage = http://software.sil.org/gentium/;
homepage = https://software.sil.org/gentium/;
description = "A high-quality typeface family for Latin, Cyrillic, and Greek";
longDescription = ''
Gentium is a typeface family designed to enable the diverse ethnic groups
@@ -35,7 +35,7 @@ in fetchzip rec {
This package contains the regular and italic styles for the Gentium Plus
font family, along with documentation.
'';
downloadPage = "http://software.sil.org/gentium/download/";
downloadPage = "https://software.sil.org/gentium/download/";
maintainers = with maintainers; [ raskin rycee ];
license = licenses.ofl;
platforms = platforms.all;