ocaml: update to 4.06.1.
This commit is contained in:
parent
59b258ad82
commit
1fafbe5e80
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ocaml'
|
||||
pkgname=ocaml
|
||||
version=4.06.0
|
||||
version=4.06.1
|
||||
revision=1
|
||||
makedepends="ncurses-devel libX11-devel"
|
||||
short_desc="The main implementation of the Caml language"
|
||||
|
@ -8,7 +8,7 @@ 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=011879c913e8f988ecdac020b205e2baa4023052efed25013bdb9a6b0d5c6a80
|
||||
checksum=fef12a65cab5f6d15ea22a72e328349530e179308f1005100e45e50a228d72c4
|
||||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue