diff options
| author | Stephen E. Baker <baker.stephen.e@gmail.com> | 2020-05-27 00:32:47 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 21:32:47 -0700 |
| commit | 46d0f05e2dc8c2df63dfb6e81294d88cf99c391a (patch) | |
| tree | 08860b8c94c5c259a612953921bda599d62a5e63 /ports/lpeg/CONTROL | |
| parent | cff57958e7025176ee3af5c027b417c4dcc44d80 (diff) | |
| download | vcpkg-46d0f05e2dc8c2df63dfb6e81294d88cf99c391a.tar.gz vcpkg-46d0f05e2dc8c2df63dfb6e81294d88cf99c391a.zip | |
[luafilesystem][lpeg] Bump versions (#11554)
* Bump luafilesytem to 1.8.0 and lpeg to 1.0.2
* Code review changes for lpeg / luafilesystem
* [lpeg][luafilesystem] Remove windows only gates
* Remove failures from baseline
Diffstat (limited to 'ports/lpeg/CONTROL')
| -rw-r--r-- | ports/lpeg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/lpeg/CONTROL b/ports/lpeg/CONTROL index d3abb132c..c88fdada2 100644 --- a/ports/lpeg/CONTROL +++ b/ports/lpeg/CONTROL @@ -1,5 +1,5 @@ Source: lpeg -Version: 1.0.1-4 +Version: 1.0.2-1 Homepage: https://www.inf.puc-rio.br/~roberto/lpeg Description: LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs). Build-Depends: lua |
