shc: update homepage
This commit is contained in:
parent
3bfc2d29cd
commit
60ee032c39
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://neurobin.github.io/shc;
|
homepage = https://neurobin.org/projects/softwares/unix/shc/;
|
||||||
description = "Shell Script Compiler";
|
description = "Shell Script Compiler";
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user