ocamlbuild: update to 0.9.2.
This commit is contained in:
parent
45f1ff037e
commit
0e9787d9f8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ocamlbuild'
|
||||
pkgname=ocamlbuild
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="ocaml"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://github.com/ocaml/ocamlbuild/archive/"
|
||||
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=7a31fde2d863768372851665e3ce64064c35e38d2b2f3cbd060a6df426f16ee8
|
||||
checksum=257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue