diff options
Diffstat (limited to 'testing/ocaml-cppo/APKBUILD')
-rw-r--r-- | testing/ocaml-cppo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-cppo/APKBUILD b/testing/ocaml-cppo/APKBUILD index af5dc5f8f8..a452fc8d0c 100644 --- a/testing/ocaml-cppo/APKBUILD +++ b/testing/ocaml-cppo/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-cppo _pkgname=cppo pkgver=1.6.4 -pkgrel=4 +pkgrel=5 pkgdesc="C-style preprocessor for OCaml" url="https://github.com/mjambon/cppo" arch="all !x86 !armhf !s390x" # limited by ocaml |