add version 35.0 of luaposix (#24458)
This commit is contained in:
parent
acc11f676d
commit
323b47a94e
@ -12,6 +12,8 @@ class LuaLuaposix(Package):
|
|||||||
homepage = "https://github.com/luaposix/luaposix/"
|
homepage = "https://github.com/luaposix/luaposix/"
|
||||||
url = "https://github.com/luaposix/luaposix/archive/release-v33.4.0.tar.gz"
|
url = "https://github.com/luaposix/luaposix/archive/release-v33.4.0.tar.gz"
|
||||||
|
|
||||||
|
version('35.0', sha256='a4edf2f715feff65acb009e8d1689e57ec665eb79bc36a6649fae55eafd56809',
|
||||||
|
url='https://github.com/luaposix/luaposix/archive/refs/tags/v35.0.tar.gz')
|
||||||
version('33.4.0', sha256='e66262f5b7fe1c32c65f17a5ef5ffb31c4d1877019b4870a5d373e2ab6526a21')
|
version('33.4.0', sha256='e66262f5b7fe1c32c65f17a5ef5ffb31c4d1877019b4870a5d373e2ab6526a21')
|
||||||
version('33.2.1', sha256='4fb34dfea67f4cf3194cdecc6614c9aea67edc3c4093d34137669ea869c358e1')
|
version('33.2.1', sha256='4fb34dfea67f4cf3194cdecc6614c9aea67edc3c4093d34137669ea869c358e1')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user