ocaml: update to 4.09.0.

This commit is contained in:
Leah Neukirchen 2019-09-30 16:22:06 +02:00 committed by Leah Neukirchen
parent dfda5870f5
commit 8bd5e60317

View file

@ -1,6 +1,6 @@
# Template file for 'ocaml'
pkgname=ocaml
version=4.08.1
version=4.09.0
revision=1
build_style="gnu-configure"
configure_args="--with-pic"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="QPL-1.0, LGPL-2.1-only"
homepage="http://ocaml.org/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=b53ed3d487b83fd49bc181bded066ae8e6fb592cf40514261d27d36050d5db85
checksum=a7bc044167e7d09f8e3ea84b88ec9d81392908ecdac861d3d5015e5f0fc496a3
nocross=yes
patch_args="-Np1"