shc: update homepage

This commit is contained in:
Jörg Thalheim 2018-11-18 11:04:03 +00:00
parent 3bfc2d29cd
commit 60ee032c39
No known key found for this signature in database
GPG key ID: CA4106B8D7CC79FA

View file

@ -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;