highlight: rebuild for lua53
This commit is contained in:
parent
64acf6e59e
commit
f60ea1977a
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.57
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config swig perl"
|
||||
makedepends="boost-devel lua-devel perl"
|
||||
makedepends="boost-devel lua53-devel perl"
|
||||
short_desc="Fast and flexible source code highlighter (CLI version)"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue