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