mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
unison: update to 2.52.0.
This commit is contained in:
parent
c34b6b390d
commit
b07b9db981
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'unison'
|
# Template file for 'unison'
|
||||||
pkgname=unison
|
pkgname=unison
|
||||||
version=2.51.4
|
version=2.52.0
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="ocaml"
|
hostmakedepends="ocaml"
|
||||||
short_desc="File-synchronization tool"
|
short_desc="File-synchronization tool"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.cis.upenn.edu/~bcpierce/unison/"
|
homepage="https://www.cis.upenn.edu/~bcpierce/unison/"
|
||||||
distfiles="https://github.com/bcpierce00/unison/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bcpierce00/unison/archive/v${version}.tar.gz"
|
||||||
checksum=d1ecc7581aaf2ed0f3403d4960f468acd7b9f1d92838a17c96e6d1df79b802d5
|
checksum=a11389971212915328fe69101c92737b17664595c4318ebcb8da367e5ba63540
|
||||||
nocross="OCaml does not cross compile"
|
nocross="OCaml does not cross compile"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue