diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 23:30:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 23:30:52 +0300 |
commit | 11dd6aab7cb9da79fd590b74092c6cb50a4104a2 (patch) | |
tree | 9e274200b6f3bd9347d0da9c886f8af7f8edc9b8 /extra/nawk/sources | |
parent | 40005d61761bed3f3479373ec1ceaf8aa32d578b (diff) | |
download | repository-11dd6aab7cb9da79fd590b74092c6cb50a4104a2.tar.gz |
nawk: use ninja build system
Diffstat (limited to 'extra/nawk/sources')
-rw-r--r-- | extra/nawk/sources | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/nawk/sources b/extra/nawk/sources index dd509169..1a848046 100644 --- a/extra/nawk/sources +++ b/extra/nawk/sources @@ -1 +1,2 @@ -git+https://github.com/onetrueawk/awk +https://github.com/onetrueawk/awk/archive/f9affa922c5.tar.gz +files/ninja.in |