tuxc: rebuild for lua53
This commit is contained in:
parent
b18647492f
commit
a2d871ad47
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'tuxc'
|
||||
pkgname=tuxc
|
||||
version=1.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style="gnu-makefile"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="lua-devel"
|
||||
makedepends="lua53-devel"
|
||||
short_desc="Modular universal package manager wrapper"
|
||||
maintainer="Logen Kain <logen@sudotask.com>"
|
||||
license="ISC"
|
||||
|
|
Loading…
Reference in a new issue