flow: update to 0.9.2.
This commit is contained in:
parent
3918903d71
commit
4cbaf3a66f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
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=a7c4dc7fa59ad53dcea4719d3c268af0b12d7ab1123bb687baf6eb6590beff7a
|
||||
checksum=216e554022038a5e7ea87c67edb506d8876356fe0a67bbcbc7763f95aec49c92
|
||||
|
||||
do_install() {
|
||||
vbin bin/flow
|
||||
|
|
Loading…
Reference in a new issue