ocamlbuild: rebuild for ocaml-4.07.0.
This commit is contained in:
parent
1e1a6e18a0
commit
73e1f07347
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'ocamlbuild'
|
||||
pkgname=ocamlbuild
|
||||
version=0.12.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="ocaml"
|
||||
short_desc="OCaml build tool"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="LGPL-2"
|
||||
license="LGPL-2.0-only"
|
||||
homepage="https://github.com/ocaml/ocamlbuild"
|
||||
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=d9de56aa961f585896844b24c6f7695a9e7ad9d00263fdfe50a17f38b13b9ce1
|
||||
|
|
Loading…
Reference in a new issue