scribusUnstable: update homepage link to use HTTPS
This commit is contained in:
parent
6d8e791b28
commit
1659c302dd
@ -116,7 +116,7 @@ mkDerivation rec {
|
|||||||
];
|
];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
description = "Desktop Publishing (DTP) and Layout program for Linux";
|
description = "Desktop Publishing (DTP) and Layout program for Linux";
|
||||||
homepage = "http://www.scribus.net";
|
homepage = "https://www.scribus.net";
|
||||||
# There are a lot of licenses... https://github.com/scribusproject/scribus/blob/20508d69ca4fc7030477db8dee79fd1e012b52d2/COPYING#L15-L19
|
# There are a lot of licenses... https://github.com/scribusproject/scribus/blob/20508d69ca4fc7030477db8dee79fd1e012b52d2/COPYING#L15-L19
|
||||||
license = with licenses; [
|
license = with licenses; [
|
||||||
bsd3
|
bsd3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user