nawk: update homepage
This commit is contained in:
parent
63ae6fa5c6
commit
b570cc35e4
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/onetrueawk/awk";
|
||||
homepage = "https://awk.dev";
|
||||
description = "The one, true implementation of AWK";
|
||||
longDescription = ''
|
||||
This is the version of awk described in "The AWK Programming Language",
|
||||
|
|
Loading…
Reference in a new issue