diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-10 01:43:52 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-10 01:43:52 -0700 |
| commit | 676f55ddda709b24e4f2df9a3e3b52404b7c04ec (patch) | |
| tree | e9748424384b61ca39df2b623306472b7d31916f /ports/lpeg/CONTROL | |
| parent | 13b29588ba5c1b89969a3bf2a5cc61a97e9c83a0 (diff) | |
| download | vcpkg-676f55ddda709b24e4f2df9a3e3b52404b7c04ec.tar.gz vcpkg-676f55ddda709b24e4f2df9a3e3b52404b7c04ec.zip | |
[lpeg] Fix oversight while changing copyright
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 edb3e1712..5f2a3aff7 100644 --- a/ports/lpeg/CONTROL +++ b/ports/lpeg/CONTROL @@ -1,4 +1,4 @@ Source: lpeg -Version: 1.0.1-1 +Version: 1.0.1-2 Description: LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs). Build-Depends: lua |
