unison: update to 2.53.2.

This commit is contained in:
Andrew J. Hesford 2023-03-22 09:57:01 -04:00
parent 565a891819
commit ae917b8ee2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'unison'
pkgname=unison
version=2.53.0
version=2.53.2
revision=1
hostmakedepends="ocaml"
short_desc="File-synchronization tool"
@ -8,7 +8,7 @@ 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=9364477df4501b9c7377e2ca1a7c4b44c1f16fa7cbc12b7f5b543d08c3f0740a
checksum=fb337c221722e496916b385e50e99a49604b8aed3f5fafcc45029c1d2aa1232b
nocross="OCaml does not cross compile"
do_build() {