mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
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'
|
# Template file for 'tuxc'
|
||||||
pkgname=tuxc
|
pkgname=tuxc
|
||||||
version=1.1
|
version=1.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="lua-devel"
|
makedepends="lua53-devel"
|
||||||
short_desc="Modular universal package manager wrapper"
|
short_desc="Modular universal package manager wrapper"
|
||||||
maintainer="Logen Kain <logen@sudotask.com>"
|
maintainer="Logen Kain <logen@sudotask.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue