mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Update to the latest att/ast github commit.
This includes fixes for a use after close and unchecked return value.
This commit is contained in:
parent
806dd326a8
commit
9ee9da99cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496013
2 changed files with 5 additions and 5 deletions
|
@ -12,8 +12,8 @@ LICENSE= EPL
|
|||
|
||||
USES= compiler:c11 meson ninja
|
||||
|
||||
HASH= 816c8a5
|
||||
AST_COMMIT_DATE= 2019.03.14
|
||||
HASH= 7a5c226
|
||||
AST_COMMIT_DATE= 2019.03.16
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= att
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1552615684
|
||||
SHA256 (att-ast-2019.03.14-816c8a5_GH0.tar.gz) = 3161d091cc524e0a882aa5957bf0f13ea59d807cf3a72ff2beed94aebf1a44d9
|
||||
SIZE (att-ast-2019.03.14-816c8a5_GH0.tar.gz) = 2063342
|
||||
TIMESTAMP = 1552803893
|
||||
SHA256 (att-ast-2019.03.16-7a5c226_GH0.tar.gz) = e46396fd8dc0bfe6d331d0e0868ffe52b2f7d944201e9c2db6241d8a26231d3f
|
||||
SIZE (att-ast-2019.03.16-7a5c226_GH0.tar.gz) = 2066015
|
||||
|
|
Loading…
Add table
Reference in a new issue