forked from mirrors/nixpkgs
shotcut: fix homepage
This commit is contained in:
parent
847fbea098
commit
2244b1815d
|
@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
|
|||
nixpkgs maintainer(s). If you wish to report any bugs upstream,
|
||||
please use the official build from shotcut.org instead.
|
||||
'';
|
||||
homepage = http://shotcut.org;
|
||||
homepage = https://shotcut.org;
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.goibhniu ];
|
||||
platforms = platforms.linux;
|
||||
|
|
Loading…
Reference in a new issue