package/lua: split hash files, add license hash for 5.3 / 5.4
The content of the license file (doc/readme.html) differs between lua 5.3
and 5.4, so we cannot use a shared .hash file for all versions.
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Peter: extend commit message]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 036c41db1a
)
[Peter: drop 5.4]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9e5f973ea7
commit
1b54d0349f
6
package/lua/5.1.5/lua.hash
Normal file
6
package/lua/5.1.5/lua.hash
Normal file
@ -0,0 +1,6 @@
|
||||
# Hashes from: http://www.lua.org/ftp/
|
||||
md5 2e115fe26e435e33b0d5c022e4490567 lua-5.1.5.tar.gz
|
||||
sha1 b3882111ad02ecc6b972f8c1241647905cb2e3fc lua-5.1.5.tar.gz
|
||||
|
||||
# Locally computed
|
||||
sha256 ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79 COPYRIGHT
|
6
package/lua/5.3.6/lua.hash
Normal file
6
package/lua/5.3.6/lua.hash
Normal file
@ -0,0 +1,6 @@
|
||||
# Hashes from: http://www.lua.org/ftp/
|
||||
md5 83f23dbd5230140a3770d5f54076948d lua-5.3.6.tar.gz
|
||||
sha1 f27d20d6c81292149bc4308525a9d6733c224fa5 lua-5.3.6.tar.gz
|
||||
|
||||
# Locally computed
|
||||
sha256 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef doc/readme.html
|
@ -1,9 +0,0 @@
|
||||
# Hashes from: http://www.lua.org/ftp/
|
||||
md5 83f23dbd5230140a3770d5f54076948d lua-5.3.6.tar.gz
|
||||
sha1 f27d20d6c81292149bc4308525a9d6733c224fa5 lua-5.3.6.tar.gz
|
||||
|
||||
md5 2e115fe26e435e33b0d5c022e4490567 lua-5.1.5.tar.gz
|
||||
sha1 b3882111ad02ecc6b972f8c1241647905cb2e3fc lua-5.1.5.tar.gz
|
||||
|
||||
# Locally computed
|
||||
sha256 ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79 COPYRIGHT
|
Loading…
Reference in New Issue
Block a user