flow: update to 0.6.0.
This commit is contained in:
parent
f2883afc1b
commit
5bc8c995ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="ocaml elfutils-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD"
|
||||
homepage="http://flowtype.org/"
|
||||
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=ba493456d567dca93b15f99b43735cabd6ee0a99f162be59ffdaf156fc2306e9
|
||||
checksum=b37d47552831a5f515250928b811535b142ae69a841ede9c551e7a70180f00f3
|
||||
|
||||
do_install() {
|
||||
vbin bin/flow
|
||||
|
|
Loading…
Reference in New Issue