ocaml: update to 4.07.1.
This commit is contained in:
parent
7840cf1ed1
commit
26500aed7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ocaml'
|
||||
pkgname=ocaml
|
||||
version=4.07.0
|
||||
version=4.07.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.0, LGPL-2.1-only"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=8dd39da81beaad53a158e71c428f902b609d8f7f33fedf37f15c56be6c4cf840
|
||||
checksum=83683ddad54bd23773591a9f757e702fa5cfa2ea1b124d8fe75a73729e592bfe
|
||||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue