wok rev 25382

updated unison (2.51.5 -> 2.52.1)
author Hans-G?nter Theisgen
date Sat Jul 30 17:15:58 2022 +0100 (21 months ago)
parents c073aabaa2ad
children d10c7dd2954f
files unison/description.txt unison/receipt
line diff
     1.1 --- a/unison/description.txt	Sat Jul 30 16:49:06 2022 +0100
     1.2 +++ b/unison/description.txt	Sat Jul 30 17:15:58 2022 +0100
     1.3 @@ -1,4 +1,5 @@
     1.4  Unison is a file-synchronization tool for OSX, Unix, and Windows.
     1.5 -It allows two replicas of a collection of files and directories to be stored
     1.6 -on different hosts (or different disks on the same host), modified separately,
     1.7 -and then brought up to date by propagating the changes in each replica to the other.
     1.8 +It allows two replicas of a collection of files and directories to
     1.9 +be stored on different hosts (or different disks on the same host),
    1.10 +modified separately, and then brought up to date by propagating the
    1.11 +changes in each replica to the other.
     2.1 --- a/unison/receipt	Sat Jul 30 16:49:06 2022 +0100
     2.2 +++ b/unison/receipt	Sat Jul 30 17:15:58 2022 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="unison"
     2.7 -VERSION="2.51.5"
     2.8 +VERSION="2.52.1"
     2.9  CATEGORY="system-tools"
    2.10  TAGS="sync"
    2.11  SHORT_DESC="File-synchronization tool."
    2.12 @@ -24,7 +24,7 @@
    2.13  # Rules to configure and make the package.
    2.14  compile_rules()
    2.15  {
    2.16 -	CFLAGS="" make
    2.17 +	make CFLAGS="" UISTYLE=text
    2.18  }
    2.19  
    2.20  # Rules to gen a SliTaz package suitable for Tazpkg.