ocaml: update to 4.11.1.

This commit is contained in:
Leah Neukirchen 2020-09-02 11:44:28 +02:00
parent 75976c0323
commit ba0719b4dd

View file

@ -1,6 +1,6 @@
# Template file for 'ocaml'
pkgname=ocaml
version=4.11.0
version=4.11.1
revision=1
build_style="gnu-configure"
configure_args="--with-pic --disable-force-safe-string"
@ -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=060a26420ad868e192076138a103dbe28fa39d7a0a80f7db349a1d5143dea506
checksum=cd3cd55d465028b161c8c33bafc14ee6ae1d91b5efe51098350f8e8a5f454baf
nocross=yes
patch_args="-Np1"