ocaml: update to 4.07.0.
This commit is contained in:
parent
18838a6cd6
commit
1e1a6e18a0
|
@ -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 <leah@vuxu.org>"
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue