flow: update to 0.9.1.
This commit is contained in:
parent
53ae445e44
commit
2845b97c5e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.8.0
|
||||
version=0.9.1
|
||||
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=c515bef23f77e619ef8454ec97c82fe74c62b1bc97428e606a4d5fedf20a4190
|
||||
checksum=a7c4dc7fa59ad53dcea4719d3c268af0b12d7ab1123bb687baf6eb6590beff7a
|
||||
|
||||
do_install() {
|
||||
vbin bin/flow
|
||||
|
|
Loading…
Reference in New Issue