aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-menhir
diff options
context:
space:
mode:
authoralpine-mips-patches <info@mobile-stream.com>2019-03-07 15:14:20 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-03-11 15:38:41 +0000
commitbc821c089d16e76b69dc116b3658ed044073b2ea (patch)
treeead5f47fd82e8f66e29a40e6b1e6d414b80bc712 /testing/ocaml-menhir
parent43575df70529956671c48df9e9774bc4502e20fd (diff)
downloadaports-bc821c089d16e76b69dc116b3658ed044073b2ea.tar.bz2
aports-bc821c089d16e76b69dc116b3658ed044073b2ea.tar.xz
testing/ocaml-menhir: rebuild with ocaml-4.07.1
This is a necessary step to fix non-free/compcert build.
Diffstat (limited to 'testing/ocaml-menhir')
-rw-r--r--testing/ocaml-menhir/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-menhir/APKBUILD b/testing/ocaml-menhir/APKBUILD
index eb90c087b6..1be34c4be8 100644
--- a/testing/ocaml-menhir/APKBUILD
+++ b/testing/ocaml-menhir/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ocaml-menhir
_pkgname=menhir
# NOTE: Check supported version in Reason before upgrading!
pkgver=20171013
-pkgrel=3
+pkgrel=4
pkgdesc="LR(1) parser generator for OCaml"
url="http://gallium.inria.fr/~fpottier/menhir/"
arch="aarch64 ppc64le x86_64" # limited by ocaml aport