aboutsummaryrefslogtreecommitdiff
path: root/lang/luasocket
Commit message (Collapse)AuthorAge
* luasocket: add socket.unix moduleJan Čermák2015-03-24
| | | | | | | | Previous build was missing module socket.unix that is required for interaction with Unix domain sockets and is distributed in a separate shared library. This commit adds the file to the created package. Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* Copy luasocket package from old repositoryW. Michael Petullo2014-07-19
Signed-off-by: W. Michael Petullo <mike@flyn.org>