diff options
Diffstat (limited to 'testing/ocaml-yojson/APKBUILD')
-rw-r--r-- | testing/ocaml-yojson/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-yojson/APKBUILD b/testing/ocaml-yojson/APKBUILD index 0975ba2528..3c927292c6 100644 --- a/testing/ocaml-yojson/APKBUILD +++ b/testing/ocaml-yojson/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-yojson _pkgname=yojson pkgver=1.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="JSON parsing and pretty-printing library for OCaml" url="https://github.com/mjambon/yojson" arch="all !x86 !armhf !s390x" # limited by ocaml aport |