diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index 7bc66dc0960..19fe0d909c6 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,14 +1,14 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.02.3 +version=4.03.0 revision=1 makedepends="ncurses-devel libX11-devel" short_desc="The main implementation of the Caml language" maintainer="Christian Neukirchen " -homepage="http://caml.inria.fr" +homepage="http://ocaml.org/" license="QPL-1, LGPL-2" -distfiles="${homepage}/pub/distrib/${pkgname}-${version%.*}/${pkgname}-${version}.tar.xz" -checksum=83c6697e135b599a196fd7936eaf8a53dd6b8f3155a796d18407b56f91df9ce3 +distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" +checksum=fef80a338099bffc56e4d1ef35146336195a4a9e2086e8cd186c402805503a0a nocross=yes do_configure() {