diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index 8ee600e4b4b..0a853b03427 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,14 +1,14 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.06.1 +version=4.07.0 revision=1 makedepends="ncurses-devel libX11-devel" short_desc="The main implementation of the Caml language" maintainer="Leah Neukirchen " homepage="http://ocaml.org/" -license="QPL-1, LGPL-2" +license="QPL-1.0, LGPL-2.1-only" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=fef12a65cab5f6d15ea22a72e328349530e179308f1005100e45e50a228d72c4 +checksum=8dd39da81beaad53a158e71c428f902b609d8f7f33fedf37f15c56be6c4cf840 nocross=yes disable_parallel_build=yes