lsyncd: rebuild for lua53
This commit is contained in:
parent
2adf3dd5f2
commit
ddf43009cd
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'lsyncd'
|
# Template file for 'lsyncd'
|
||||||
pkgname=lsyncd
|
pkgname=lsyncd
|
||||||
version=2.2.3
|
version=2.2.3
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname}-release-${version}"
|
wrksrc="${pkgname}-release-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="asciidoc lua"
|
hostmakedepends="asciidoc lua53"
|
||||||
makedepends="lua-devel"
|
makedepends="lua53-devel"
|
||||||
depends="rsync"
|
depends="rsync"
|
||||||
short_desc="Syncing Daemon that synchronizes local directories with remote targets"
|
short_desc="Syncing Daemon that synchronizes local directories with remote targets"
|
||||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue