Upgrade one-true-awk to 2d9034a01a91359c5e47fd4275a00debaaab56cc

Test: None
Change-Id: I4caacc4d25939e8954a6edb2ea7a3f05816ad1ad
diff --git a/METADATA b/METADATA
index 730380a..ec72519 100644
--- a/METADATA
+++ b/METADATA
@@ -1,15 +1,15 @@
 name: "one-true-awk"
-description:
-    "This is the version of awk described in 'The AWK Programming Language', by "
-    "Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988, ISBN "
-    "0-201-07981-X)."
-
+description: "This is the version of awk described in \'The AWK Programming Language\', by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X)."
 third_party {
   url {
     type: GIT
     value: "https://github.com/onetrueawk/awk.git"
   }
-  version: "c3c7c1370e9a9969bdcaf2018c5e62096ac15c55"
-  last_upgrade_date { year: 2019 month: 1 day: 30 }
+  version: "2d9034a01a91359c5e47fd4275a00debaaab56cc"
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2019
+    month: 3
+    day: 4
+  }
 }