mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
librsync: update to 2.3.1.
This commit is contained in:
parent
304e1a6fce
commit
343b46b8c7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue