ocamlbuild: update to 0.14.2.

This commit is contained in:
Leah Neukirchen 2022-10-31 12:34:40 +01:00
parent dcd1e7b111
commit c85447b03e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ocamlbuild'
pkgname=ocamlbuild
version=0.14.1
revision=2
version=0.14.2
revision=1
build_style=gnu-makefile
hostmakedepends="ocaml"
short_desc="OCaml build tool"
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.0-only"
homepage="https://github.com/ocaml/ocamlbuild"
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
checksum=4e1279ff0ef80c862eaa5207a77020d741e89ef94f0e4a92a37c4188dbf08256
checksum=62d2dab6037794c702a83ac584a7066d018cf1645370d1f3d5764c2b458791b1
nocross=yes
export CHECK_IF_PREINSTALLED=false