package/luaposix: bump to version 35.1
diff LICENSE: -Copyright (C) 2006-2020 luaposix authors +Copyright (C) 2006-2021 luaposix authors Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0763cb8cb3
commit
41bcefbd43
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 a4edf2f715feff65acb009e8d1689e57ec665eb79bc36a6649fae55eafd56809 luaposix-35.0.tar.gz
|
||||
sha256 e5d496c903dc3989bb2f6f175cda52d26e3494ad1fdd67ae1c3b3e5f76ffb86f LICENSE
|
||||
sha256 1b5c48d2abd59de0738d1fc1e6204e44979ad2a1a26e8e22a2d6215dd502c797 luaposix-35.1.tar.gz
|
||||
sha256 f50bc0f3197523b1709f31707425f2de95f8a45534b081a6b564179ab059e850 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAPOSIX_VERSION = 35.0
|
||||
LUAPOSIX_VERSION = 35.1
|
||||
LUAPOSIX_SITE = $(call github,luaposix,luaposix,v$(LUAPOSIX_VERSION))
|
||||
LUAPOSIX_LICENSE = MIT
|
||||
LUAPOSIX_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user