mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:27:34 +00:00
Ports: Added The One True AWK
This commit is contained in:
parent
8a46794ff8
commit
45d73f8ef9
5 changed files with 53 additions and 0 deletions
11
Ports/awk/patches/version.patch
Normal file
11
Ports/awk/patches/version.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- a/main.c
|
||||
+++ b/main.c
|
||||
@@ -22,7 +22,7 @@
|
||||
THIS SOFTWARE.
|
||||
****************************************************************/
|
||||
|
||||
-const char *version = "version 20211208";
|
||||
+const char *version = "version 20220122";
|
||||
|
||||
#define DEBUG
|
||||
#include <stdio.h>
|
Loading…
Add table
Add a link
Reference in a new issue