lua54-luaposix: update to 35.0
This commit is contained in:
parent
d93c9c9752
commit
f00eb46b5e
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'lua54-luaposix'
|
||||
pkgname=lua54-luaposix
|
||||
version=34.1.1
|
||||
revision=3
|
||||
wrksrc="luaposix-release-v${version}"
|
||||
version=35.0
|
||||
revision=1
|
||||
wrksrc=luaposix-${version}
|
||||
hostmakedepends="lua51-devel lua52-devel lua53-devel lua54-devel"
|
||||
makedepends="lua51-devel lua52-devel lua53-devel lua54-devel"
|
||||
depends="lua54 lua54-stdlib-normalize"
|
||||
|
@ -11,8 +11,8 @@ short_desc="${_desc} (5.4.x)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://luaforge.net/projects/luaposix/"
|
||||
distfiles="https://github.com/luaposix/luaposix/archive/release-v${version}.tar.gz"
|
||||
checksum=273df2dbd9581a2f22e4265f14d0d759c487c0c9830f94395d7d690474382810
|
||||
distfiles="https://github.com/luaposix/luaposix/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a4edf2f715feff65acb009e8d1689e57ec665eb79bc36a6649fae55eafd56809
|
||||
lib32disabled=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue