Merge pull request #42423 from ryantm/repology-problems

treewide: http -> https
This commit is contained in:
xeji
2018-06-24 20:44:50 +02:00
committed by GitHub
55 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
using existing libraries, e.g. e2fslibs is used to read and write the
ext2 partition.
'';
homepage = http://partclone.org;
homepage = https://partclone.org;
license = stdenv.lib.licenses.gpl2;
maintainers = [stdenv.lib.maintainers.marcweber];
platforms = stdenv.lib.platforms.linux;