mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
clsync: update to 0.4.4.
This commit is contained in:
parent
fdf4977066
commit
c83c4e4172
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clsync'
|
# Template file for 'clsync'
|
||||||
pkgname=clsync
|
pkgname=clsync
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64 i686 ppc64le"
|
archs="x86_64 i686 ppc64le"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3.0-or-later"
|
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=8739cfec609258c9bdeda8fbed60ab80941f0e82fc292af6c9a9ae538c49a613
|
checksum=8553b67b0bb902b5ff05a50195c5b0102a522b771f4ff8bec7495d9406514622
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Add table
Reference in a new issue