diff --git a/srcpkgs/librsync/template b/srcpkgs/librsync/template index 943c8ddad8..80583aa90f 100644 --- a/srcpkgs/librsync/template +++ b/srcpkgs/librsync/template @@ -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 " 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"