ocamlbuild: update to 0.14.1.
This commit is contained in:
parent
40ed16a266
commit
62f3b58ae9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ocamlbuild'
|
||||
pkgname=ocamlbuild
|
||||
version=0.14.0
|
||||
revision=7
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr"
|
||||
make_install_args="PREFIX=/usr"
|
||||
|
@ -11,5 +11,5 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-2.0-only"
|
||||
homepage="https://github.com/ocaml/ocamlbuild"
|
||||
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78
|
||||
checksum=4e1279ff0ef80c862eaa5207a77020d741e89ef94f0e4a92a37c4188dbf08256
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in New Issue