diff options
author | Cy Schubert <cy@FreeBSD.org> | 2019-09-20 19:39:07 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2019-09-20 19:39:07 +0000 |
commit | 762f607c213f9bff0d15f3d0651b860705403fd6 (patch) | |
tree | bd9aead70f28cfc7e059d305c3cf0ddea4578a9c | |
parent | Add missing module devel/php74-ffi (diff) |
Update to the latest att/ast github commit.
Notes
Notes:
svn path=/head/; revision=512432
-rw-r--r-- | shells/ksh93-devel/Makefile | 4 | ||||
-rw-r--r-- | shells/ksh93-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/ksh93-devel/Makefile b/shells/ksh93-devel/Makefile index b0d3bf55a0f6..abef9546428c 100644 --- a/shells/ksh93-devel/Makefile +++ b/shells/ksh93-devel/Makefile @@ -12,8 +12,8 @@ LICENSE= EPL USES= compiler:c11 meson ninja python:build -HASH= 1c9e7ab8 -AST_COMMIT_DATE= 2019.09.17 +HASH= 4c9c5964 +AST_COMMIT_DATE= 2019.09.20 USE_GITHUB= yes GH_ACCOUNT= att diff --git a/shells/ksh93-devel/distinfo b/shells/ksh93-devel/distinfo index ed79f655ccff..0354e6cb10c4 100644 --- a/shells/ksh93-devel/distinfo +++ b/shells/ksh93-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568746353 -SHA256 (att-ast-2019.09.17-1c9e7ab8_GH0.tar.gz) = c313b4c967690b0c6b3e86c30a25ee60ae5a75c5993f2bcd3f230aa81ce95a7a -SIZE (att-ast-2019.09.17-1c9e7ab8_GH0.tar.gz) = 2112496 +TIMESTAMP = 1569007331 +SHA256 (att-ast-2019.09.20-4c9c5964_GH0.tar.gz) = f35f639f9de38887ed425ade1b3e1dfaced8e0fcd35b941deaa06b34f41f935a +SIZE (att-ast-2019.09.20-4c9c5964_GH0.tar.gz) = 2113253 |