bam: rebuild for lua53
This commit is contained in:
parent
9a574b569b
commit
bf92b37c53
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'bam'
|
# Template file for 'bam'
|
||||||
pkgname=bam
|
pkgname=bam
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=2
|
revision=3
|
||||||
makedepends="lua-devel"
|
makedepends="lua53-devel"
|
||||||
short_desc="Fast and flexible build system using Lua"
|
short_desc="Fast and flexible build system using Lua"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="custom"
|
license="custom"
|
||||||
|
|
Loading…
Reference in a new issue