ocaml: update to 4.04.0.

This commit is contained in:
Christian Neukirchen 2016-11-05 20:17:59 +01:00
parent 3413a0752e
commit 141710e877

View file

@ -1,6 +1,6 @@
# Template file for 'ocaml'
pkgname=ocaml
version=4.03.0
version=4.04.0
revision=1
makedepends="ncurses-devel libX11-devel"
short_desc="The main implementation of the Caml language"
@ -8,7 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
homepage="http://ocaml.org/"
license="QPL-1, LGPL-2"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=fef80a338099bffc56e4d1ef35146336195a4a9e2086e8cd186c402805503a0a
checksum=03e49d09d5a509216ca0cc8fccd10df3ad9dd441d7633e89974a74e149be3c51
nocross=yes
nopie=yes