Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs as reported by Repology
This commit is contained in:
@@ -55,7 +55,7 @@ in stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Galera 3 wsrep provider library";
|
||||
homepage = http://galeracluster.com/;
|
||||
homepage = https://galeracluster.com/;
|
||||
license = licenses.lgpl2;
|
||||
maintainers = with maintainers; [ izorkin ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user