librsync: update to 2.3.1.

This commit is contained in:
mobinmob 2020-06-11 15:28:28 +03:00 committed by Helmut Pozimski
parent 304e1a6fce
commit 343b46b8c7

View file

@ -1,6 +1,6 @@
# Template file for 'librsync'
pkgname=librsync
version=2.2.1
version=2.3.1
revision=1
build_style=cmake
hostmakedepends="perl"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://librsync.sourceforge.net/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=b5ab8e2092b82b7d7bb9c1dd52e6a77083a89f8ad9b9309da611f490d0b49a71
checksum=dbd7eb643665691bdf4009174461463737b19b4814b789baad62914cabfe4569
if [ "$CROSS_BUILD" ]; then
configure_args+=" -C disableRuntimeTests.cmake"