Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs as reported by Repology
This commit is contained in:
@@ -46,7 +46,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "Medical imaging software with 2D, 3D and 4D capabilities";
|
||||
homepage = http://www.aliza-dicom-viewer.com;
|
||||
homepage = https://www.aliza-dicom-viewer.com;
|
||||
license = licenses.unfreeRedistributable;
|
||||
maintainers = with maintainers; [ mounium ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user