wok-current diff rsync/receipt @ rev 24047

Up ipxe (1.21.1), rsync (3.2.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 10 19:33:04 2021 +0000 (2021-05-10)
parents d44f69067aca
children 9ea6d3207601
line diff
     1.1 --- a/rsync/receipt	Fri Apr 30 16:47:13 2021 +0000
     1.2 +++ b/rsync/receipt	Mon May 10 19:33:04 2021 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="rsync"
     1.7 -VERSION="3.1.3"
     1.8 +VERSION="3.2.3"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Utility that provides fast incremental."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -14,8 +14,8 @@
    1.13  TAGS="sync copy secure"
    1.14  HOST_ARCH="i486 arm"
    1.15  
    1.16 -DEPENDS="popt attr acl"
    1.17 -BUILD_DEPENDS="popt-dev attr-dev acl-dev"
    1.18 +DEPENDS="popt attr acl xxhash"
    1.19 +BUILD_DEPENDS="popt-dev attr-dev acl-dev xxhash-dev"
    1.20  
    1.21  # TazPanel
    1.22  TAZPANEL_DAEMON="man::rsync|help::rsync|edit|options|web::$WEB_SITE"