package/lua-curl: fix define for lcurl_mime_t for curl 7.56.0
authorVadim Kochan <vadim4j@gmail.com>
Tue, 25 Dec 2018 01:31:25 +0000 (03:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 30 Dec 2018 16:40:26 +0000 (17:40 +0100)
commit7fd41d9fc8f9d4a7a737b0ba17e858278f615268
treec718fd285b3597e4d9a81af6a9dc603685092ae6
parentdfc200ef044cab1c09e1e5801e0f6a460b3ab417
package/lua-curl: fix define for lcurl_mime_t for curl 7.56.0

Backport a upstream patch that removes a ';' at the end of #define for
lcurl_mime_t.

Fixes:

  http://autobuild.buildroot.net/results/f3c0c1aa8f860fddc1312823530ab369b198820c/

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
[Thomas: use upstream patch instead.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/lua-curl/0002-Fix.-Removed-invalid-semicolon.patch [new file with mode: 0644]