aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-socket/include-luasocket.patch
diff options
context:
space:
mode:
authorMichael Zuo <muh.muhten@gmail.com>2016-03-06 18:00:37 -0500
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-06 19:57:34 +0000
commit11949c75677ef1619799f96485a8599eb81415f3 (patch)
tree8b1ad761b719067de8ca838804ebda766d5e48df /main/lua-socket/include-luasocket.patch
parent8357d9d4a2a04a45d997d4ec802abace437c2a55 (diff)
downloadaports-11949c75677ef1619799f96485a8599eb81415f3.tar.bz2
aports-11949c75677ef1619799f96485a8599eb81415f3.tar.xz
main/lua-socket: cleanup and upgrade to latest git
Fast-forward to pick up fixes since last release, remove patches that no longer apply, and clean up APKBUILD to closer to the current style.
Diffstat (limited to 'main/lua-socket/include-luasocket.patch')
-rw-r--r--main/lua-socket/include-luasocket.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/lua-socket/include-luasocket.patch b/main/lua-socket/include-luasocket.patch
deleted file mode 100644
index e227b0414a..0000000000
--- a/main/lua-socket/include-luasocket.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/serial.c.orig 2013-07-09 14:16:04.793467198 +0000
-+++ ./src/serial.c 2013-07-09 14:16:20.230304446 +0000
-@@ -11,6 +11,7 @@
- #include "socket.h"
- #include "options.h"
- #include "unix.h"
-+#include "luasocket.h"
- #include <sys/un.h>
-
- /*