package/luaposix: bump to version 36.0
diff LICENSE: -Copyright (C) 2006-2021 luaposix authors +Copyright (C) 2006-2023 luaposix authors Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
33c89f9837
commit
c93db6789b
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 1b5c48d2abd59de0738d1fc1e6204e44979ad2a1a26e8e22a2d6215dd502c797 luaposix-35.1.tar.gz
|
||||
sha256 f50bc0f3197523b1709f31707425f2de95f8a45534b081a6b564179ab059e850 LICENSE
|
||||
sha256 e0fcb4996f76aa49ae3e5edf69978171091e3d69d5de5589d591d227f8a427c1 luaposix-36.0.tar.gz
|
||||
sha256 ea0fdaae50b0d31a81c2c99f4354264783c71043fd40522feaa40eecc069599b LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAPOSIX_VERSION = 35.1
|
||||
LUAPOSIX_VERSION = 36.0
|
||||
LUAPOSIX_SITE = $(call github,luaposix,luaposix,v$(LUAPOSIX_VERSION))
|
||||
LUAPOSIX_LICENSE = MIT
|
||||
LUAPOSIX_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user