ocamlbuild: update to 0.13.1.

This commit is contained in:
Leah Neukirchen 2018-09-16 15:42:25 +02:00
parent 9fccf53156
commit 23406a6c1d

View file

@ -1,6 +1,6 @@
# Template file for 'ocamlbuild'
pkgname=ocamlbuild
version=0.13.0
version=0.13.1
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=63339330d863f83990d005f94143a5472500266051c8c46b7300f0a03e4e7ed3
checksum=79839544bcaebc8f9f0d73d029e2b67e2c898bba046c559ea53de81ea763408c
nocross=yes