slackbuilds_ponce/libraries/lua-zlib
David Spencer 5b72002ce8 libraries/lua-zlib: Fixed package version.
$VERSION already has the suffix '_git', we don't need another one.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-16 22:57:10 -06:00
..
lua-zlib.info
lua-zlib.SlackBuild libraries/lua-zlib: Fixed package version. 2013-11-16 22:57:10 -06:00
README
slack-desc

Simple streaming interface to zlib for Lua. Consists of two functions:
inflate and deflate. Both functions return "stream functions" (takes a
buffer of input and returns a buffer of output).