ocamlbuild: update to 0.13.1.
This commit is contained in:
parent
9fccf53156
commit
23406a6c1d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue