mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
ocamlbuild: update to 0.13.0.
This commit is contained in:
parent
e9cbfacb5a
commit
5a32c9e3d8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ocamlbuild'
|
# Template file for 'ocamlbuild'
|
||||||
pkgname=ocamlbuild
|
pkgname=ocamlbuild
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="ocaml"
|
hostmakedepends="ocaml"
|
||||||
short_desc="OCaml build tool"
|
short_desc="OCaml build tool"
|
||||||
|
@ -9,5 +9,5 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
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=d9de56aa961f585896844b24c6f7695a9e7ad9d00263fdfe50a17f38b13b9ce1
|
checksum=63339330d863f83990d005f94143a5472500266051c8c46b7300f0a03e4e7ed3
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue