unison: update to 2.53.3.

This commit is contained in:
Andrew J. Hesford 2023-04-30 11:13:30 -04:00
parent 9ff12d746e
commit ba977d228d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'unison'
pkgname=unison
version=2.53.2
version=2.53.3
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=fb337c221722e496916b385e50e99a49604b8aed3f5fafcc45029c1d2aa1232b
checksum=aaea04fc5bc76dcfe8627683c9659ee4c194d4f992cc8aaa15bbb2820fc8de46
nocross="OCaml does not cross compile"
do_build() {