clsync: update to 0.4.2
This commit is contained in:
parent
523af7327f
commit
9591db15d0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clsync'
|
# Template file for 'clsync'
|
||||||
pkgname=clsync
|
pkgname=clsync
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
only_for_archs="x86_64 i686"
|
only_for_archs="x86_64 i686"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=3f14a72d7c3c1747ea908e373f25bd1918ce00450492fbb7094549db6bf21e27
|
checksum=36f8369e3e58f5cf770afb22ac66c5e8b28b08784dd5f0df42c67edcee29d221
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Reference in New Issue