diff --git a/srcpkgs/lsyncd/template b/srcpkgs/lsyncd/template index a6923503734..c089ab7d193 100644 --- a/srcpkgs/lsyncd/template +++ b/srcpkgs/lsyncd/template @@ -1,11 +1,11 @@ # Template file for 'lsyncd' pkgname=lsyncd version=2.2.3 -revision=2 +revision=3 wrksrc="${pkgname}-release-${version}" build_style=cmake -hostmakedepends="asciidoc lua" -makedepends="lua-devel" +hostmakedepends="asciidoc lua53" +makedepends="lua53-devel" depends="rsync" short_desc="Syncing Daemon that synchronizes local directories with remote targets" maintainer="Kyle Nusbaum "