unison: update to 2.53.5.

This commit is contained in:
Andrew J. Hesford 2024-05-07 16:45:45 -04:00
parent c70147dec1
commit c6853e98fc
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'unison'
pkgname=unison
version=2.53.4
revision=2
version=2.53.5
revision=1
hostmakedepends="ocaml"
short_desc="File-synchronization tool"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-3.0-or-later"
homepage="https://www.cis.upenn.edu/~bcpierce/unison/"
distfiles="https://github.com/bcpierce00/unison/archive/v${version}.tar.gz"
checksum=d19e4293013581dbc4d149aef89b34c76221efcbd873c7aa5193de489addb85a
checksum=330418ad130d93d0e13da7e7e30f9b829bd7c0e859355114bd4644c35fe08d23
nocross="OCaml does not cross compile"
do_build() {