mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-30 14:11:21 +00:00
banner: update homepage
This commit is contained in:
parent
ce4535e01e
commit
c9339da1d1
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://software.cedar-solutions.com/utilities.html";
|
homepage = "https://github.com/pronovic/banner";
|
||||||
description = "Print large banners to ASCII terminals";
|
description = "Print large banners to ASCII terminals";
|
||||||
license = licenses.gpl2Only;
|
license = licenses.gpl2Only;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user