summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7a5cc28232a..50158532c804 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = ocaml-yojson
pkgdesc = Low level JSON binary for OCaml
- pkgver = 1.7.0
+ pkgver = 2.1.2
pkgrel = 1
url = https://github.com/ocaml-community/yojson
arch = x86_64
license = BSD
makedepends = dune
makedepends = cppo
+ depends = ocaml
depends = ocaml-biniou
depends = ocaml-easy-format
provides = ocaml-yojson
conflicts = ocaml-yojson
options = !strip
options = staticlibs
- source = https://github.com/ocaml-community/yojson/releases/download/1.7.0/yojson-1.7.0.tbz
- sha256sums = 656fc65f794186274f8b961dc38daba9e2de2fc993829291defbda2186812cc6
+ source = https://github.com/ocaml-community/yojson/releases/download/2.1.2/yojson-2.1.2.tbz
+ sha256sums = 59f2f1abbfc8a7ccbdbf608894e5c75e8a76006e34899254446f83e200dfb4f9
pkgname = ocaml-yojson
-