ocamlbuild: update to 0.14.0.
This commit is contained in:
parent
8b50253bbe
commit
fb53e237cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ocamlbuild'
|
||||
pkgname=ocamlbuild
|
||||
version=0.13.1
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="ocaml"
|
||||
|
@ -9,5 +9,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=79839544bcaebc8f9f0d73d029e2b67e2c898bba046c559ea53de81ea763408c
|
||||
checksum=87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue