diff options
Diffstat (limited to 'development/menhir/menhir.info')
-rw-r--r-- | development/menhir/menhir.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/menhir/menhir.info b/development/menhir/menhir.info index 5ce37a9367012..9742abbaf62d5 100644 --- a/development/menhir/menhir.info +++ b/development/menhir/menhir.info @@ -1,8 +1,8 @@ PRGNAM="menhir" -VERSION="20190924" +VERSION="20220210" HOMEPAGE="http://cristal.inria.fr/~fpottier/menhir/" -DOWNLOAD="https://gitlab.inria.fr/fpottier/menhir/-/archive/20190924/menhir-20190924.tar.gz" -MD5SUM="69b2cbcfb12ca0ca09ad0096c8716265" +DOWNLOAD="https://gitlab.inria.fr/fpottier/menhir/-/archive/20220210/menhir-20220210.tar.bz2" +MD5SUM="f7acec111c74555fdb1f2623183e30a2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ocamlbuild ocaml-findlib" |