diff options
Diffstat (limited to 'testing/js_of_ocaml/APKBUILD')
-rw-r--r-- | testing/js_of_ocaml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/js_of_ocaml/APKBUILD b/testing/js_of_ocaml/APKBUILD index c462860a8d..3c6b50ad86 100644 --- a/testing/js_of_ocaml/APKBUILD +++ b/testing/js_of_ocaml/APKBUILD @@ -3,7 +3,7 @@ # TODO: Verify declared dependencies. pkgname=js_of_ocaml pkgver=3.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Compiler from OCaml to Javascript" url="http://ocsigen.org/js_of_ocaml/" arch="all !x86 !armhf !s390x" # limited by ocaml aport |