package/luasocket: bump to version 3.0.0
moved under the hat of https://github.com/lunarmodules diff LICENSE: -LuaSocket 3.0 license -Copyright � 2004-2013 Diego Nehab +Copyright (C) 2004-2022 Diego Nehab Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
92e436b73d
commit
ab1c99158a
@ -6,4 +6,4 @@ config BR2_PACKAGE_LUASOCKET
|
||||
It provides easy access to TCP, UDP, DNS, SMTP,
|
||||
FTP, HTTP, MIME and much more.
|
||||
|
||||
http://luaforge.net/projects/luasocket/
|
||||
https://github.com/lunarmodules/luasocket
|
||||
|
@ -1,3 +1,3 @@
|
||||
# computed by luarocks/buildroot
|
||||
sha256 453fc1d0e9b6a44bbada4290d565f840a5e96ba2d1b47562ba38bd9c7e82195a luasocket-3.0rc1-1.src.rock
|
||||
sha256 8e8c6314d9e78fe452ee355167f2c40cfbee8207e14dcb5ddd4a2655cb5c6aad luasocket-3.0-rc1/LICENSE
|
||||
sha256 63fd2dd18dfe242ca5bcc1203839e86a9c8936261a9ca9f3200f2deab431da88 luasocket-3.0.0-1.src.rock
|
||||
sha256 224afe42d0738eaaeb57ab289466a1c4e77091591e69dbcef2dbb385589f2f41 luasocket/LICENSE
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUASOCKET_VERSION = 3.0rc1-1
|
||||
LUASOCKET_SUBDIR = luasocket-3.0-rc1
|
||||
LUASOCKET_VERSION = 3.0.0-1
|
||||
LUASOCKET_SUBDIR = luasocket
|
||||
LUASOCKET_LICENSE = MIT
|
||||
LUASOCKET_LICENSE_FILES = $(LUASOCKET_SUBDIR)/LICENSE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user