ocamlbuild: update to 0.9.3.

This commit is contained in:
Christian Neukirchen 2016-10-07 19:03:21 +02:00
parent d0b91306d0
commit e717bec580
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ocamlbuild'
pkgname=ocamlbuild
version=0.9.2
version=0.9.3
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=257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc
checksum=32e4824906888c61244909eab0d2c22d31f18fc9579873a070a4cf7947c2c0a9
nocross=yes
nopie=yes