flow: update to 0.10.0.
This commit is contained in:
parent
108703d23e
commit
041a70f9f8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.9.2
|
||||
version=0.10.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=216e554022038a5e7ea87c67edb506d8876356fe0a67bbcbc7763f95aec49c92
|
||||
checksum=f5d7c70e20ae2548be46b7627a09d6f3bc3639a692fe306b4db061f20fdd39e6
|
||||
|
||||
do_install() {
|
||||
vbin bin/flow
|
||||
|
|
Loading…
Reference in New Issue