mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
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'
|
# Template file for 'ocamlbuild'
|
||||||
pkgname=ocamlbuild
|
pkgname=ocamlbuild
|
||||||
version=0.12.0
|
version=0.12.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="ocaml"
|
hostmakedepends="ocaml"
|
||||||
short_desc="OCaml build tool"
|
short_desc="OCaml build tool"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2"
|
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=d9de56aa961f585896844b24c6f7695a9e7ad9d00263fdfe50a17f38b13b9ce1
|
||||||
|
|
Loading…
Add table
Reference in a new issue