mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
Merge pull request #4861 from diogoleal/clsync-0.4.2
clsync: update to 0.4.2
This commit is contained in:
commit
b243bbb92a
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.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…
Add table
Reference in a new issue