clsync: update to 0.4.3.
This commit is contained in:
parent
9aeae4f1ec
commit
3ca92a1b6b
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'clsync'
|
# Template file for 'clsync'
|
||||||
pkgname=clsync
|
pkgname=clsync
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
|
||||||
archs="x86_64 i686 ppc64le"
|
archs="x86_64 i686 ppc64le"
|
||||||
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="glib-devel"
|
makedepends="glib-devel"
|
||||||
short_desc="File live sync daemon based on inotify/kqueue/bsm"
|
short_desc="File live sync daemon based on inotify/kqueue/bsm"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://ut.mephi.ru/oss/clsync"
|
homepage="http://ut.mephi.ru/oss/clsync"
|
||||||
distfiles="https://github.com/xaionaro/clsync/archive/v${version}.tar.gz"
|
distfiles="https://github.com/xaionaro/clsync/archive/v${version}.tar.gz"
|
||||||
checksum=1af63b86c1d0bd663311f2129792446dc8fc4def5559f76658b51b69a8d0c3bd
|
checksum=8739cfec609258c9bdeda8fbed60ab80941f0e82fc292af6c9a9ae538c49a613
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue