ocaml: update to 4.06.0.

This commit is contained in:
Leah Neukirchen 2017-11-05 17:10:14 +01:00 committed by Leаh Neukirchen
parent 6950080a2f
commit 1388823780

View file

@ -1,14 +1,14 @@
# Template file for 'ocaml'
pkgname=ocaml
version=4.05.0
revision=2
version=4.06.0
revision=1
makedepends="ncurses-devel libX11-devel"
short_desc="The main implementation of the Caml language"
maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="http://ocaml.org/"
license="QPL-1, LGPL-2"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=e5d8a6f629020c580473d8afcfcb06c3966d01929f7b734f41dc0c737cd8ea3f
checksum=011879c913e8f988ecdac020b205e2baa4023052efed25013bdb9a6b0d5c6a80
nocross=yes
disable_parallel_build=yes