flow: update to 0.5.0.

This commit is contained in:
Eivind Uggedal 2015-03-08 09:52:03 +00:00
parent 0e8adc7d12
commit 8f18906175

View file

@ -1,6 +1,6 @@
# Template file for 'flow' # Template file for 'flow'
pkgname=flow pkgname=flow
version=0.4.0 version=0.5.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="ocaml elfutils-devel" makedepends="ocaml elfutils-devel"
@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="BSD" license="BSD"
homepage="http://flowtype.org/" homepage="http://flowtype.org/"
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
checksum=d71234f3ecdf82dab7619a54601dad87638f9372d3c3ebdfe802271f2cee16eb checksum=ba493456d567dca93b15f99b43735cabd6ee0a99f162be59ffdaf156fc2306e9
do_install() { do_install() {
vbin bin/flow vbin bin/flow