diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-09-18 15:13:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-18 15:13:22 -0700 |
| commit | 03a50fc6f591d5eba29dfa7973ad71df6bc86c8b (patch) | |
| tree | 6f82d00cab52a14cc5cb769ed77dd05f0f80d28c /ports/luafilesystem/CONTROL | |
| parent | eb0591597e4cb93ddc94f5b738dd5f519bffc529 (diff) | |
| parent | a197e4d3534c1a05d0661912a8b98eb2039d99d1 (diff) | |
| download | vcpkg-03a50fc6f591d5eba29dfa7973ad71df6bc86c8b.tar.gz vcpkg-03a50fc6f591d5eba29dfa7973ad71df6bc86c8b.zip | |
Merge pull request #1827 from TheCycoONE/lfs-17
Bump luafilesystem to 1.7.0.2
Diffstat (limited to 'ports/luafilesystem/CONTROL')
| -rw-r--r-- | ports/luafilesystem/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/luafilesystem/CONTROL b/ports/luafilesystem/CONTROL index 149a899a6..4ff18cda4 100644 --- a/ports/luafilesystem/CONTROL +++ b/ports/luafilesystem/CONTROL @@ -1,4 +1,4 @@ Source: luafilesystem -Version: 1.6.3-1 +Version: 1.7.0.2 Description: LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution. Build-Depends: lua |
