lutok: rebuild against lua (5.3).
This commit is contained in:
parent
f91692ae6f
commit
3b2b95fe10
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'lutok'
|
# Template file for 'lutok'
|
||||||
pkgname=lutok
|
pkgname=lutok
|
||||||
version=0.4
|
version=0.4
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-doxygen"
|
configure_args="--with-doxygen"
|
||||||
hostmakedepends="pkg-config doxygen"
|
hostmakedepends="pkg-config doxygen"
|
||||||
makedepends="lua52-devel"
|
makedepends="lua-devel"
|
||||||
short_desc="Lightweight C++ API for Lua"
|
short_desc="Lightweight C++ API for Lua"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue