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 3233b78f92..cc2ea5e2df 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=1 +pkgrel=2 pkgdesc="Compiler from OCaml to Javascript" url="http://ocsigen.org/js_of_ocaml/" arch="all !x86 !armhf !s390x" # limited by ocaml aport |