ocamlbuild: update to 0.11.0.
This commit is contained in:
parent
1025002b98
commit
8ab4b77eed
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ocamlbuild'
|
# Template file for 'ocamlbuild'
|
||||||
pkgname=ocamlbuild
|
pkgname=ocamlbuild
|
||||||
version=0.10.1
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="ocaml"
|
hostmakedepends="ocaml"
|
||||||
short_desc="OCaml build tool"
|
short_desc="OCaml build tool"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://github.com/ocaml/ocamlbuild"
|
homepage="https://github.com/ocaml/ocamlbuild"
|
||||||
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=2603be3709634b6191dd00627213cff56f15200f2d0a24e0af58a18a0580b71e
|
checksum=1717edc841c9b98072e410f1b0bc8b84444b4b35ed3b4949ce2bec17c60103ee
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue