ocamlbuild: rebuild for ocaml-4.14.0_1.

This commit is contained in:
Leah Neukirchen 2022-04-13 20:50:43 +02:00
parent 8a7a7f9532
commit 8791e9c8fc

View file

@ -1,7 +1,7 @@
# Template file for 'ocamlbuild'
pkgname=ocamlbuild
version=0.14.1
revision=1
revision=2
build_style=gnu-makefile
make_build_args="PREFIX=/usr"
make_install_args="PREFIX=/usr"
@ -13,3 +13,5 @@ homepage="https://github.com/ocaml/ocamlbuild"
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
checksum=4e1279ff0ef80c862eaa5207a77020d741e89ef94f0e4a92a37c4188dbf08256
nocross=yes
export CHECK_IF_PREINSTALLED=false