mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ocamlbuild: update to 0.15.0.
This commit is contained in:
parent
5fdd6b894a
commit
0a55d272cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ocamlbuild'
|
# Template file for 'ocamlbuild'
|
||||||
pkgname=ocamlbuild
|
pkgname=ocamlbuild
|
||||||
version=0.14.3
|
version=0.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="ocaml"
|
hostmakedepends="ocaml"
|
||||||
|
@ -9,7 +9,7 @@ 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=ce151bfd2141abc6ee0b3f25ba609e989ff564a48bf795d6fa7138a4db0fc2e1
|
checksum=d3f6ee73100b575d4810247d10ed8f53fccef4e90daf0e4a4c5f3e6a3030a9c9
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
export CHECK_IF_PREINSTALLED=false
|
export CHECK_IF_PREINSTALLED=false
|
||||||
|
|
Loading…
Add table
Reference in a new issue