ocamlbuild: update to 0.11.0.

This commit is contained in:
Leah Neukirchen 2017-03-06 12:59:42 +01:00
parent 1025002b98
commit 8ab4b77eed
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'ocamlbuild'
pkgname=ocamlbuild
version=0.10.1
version=0.11.0
revision=1
build_style=gnu-makefile
hostmakedepends="ocaml"
short_desc="OCaml build tool"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2"
homepage="https://github.com/ocaml/ocamlbuild"
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
checksum=2603be3709634b6191dd00627213cff56f15200f2d0a24e0af58a18a0580b71e
checksum=1717edc841c9b98072e410f1b0bc8b84444b4b35ed3b4949ce2bec17c60103ee
nocross=yes
nopie=yes