flow: update to 0.8.0.
This commit is contained in:
parent
35c9371b06
commit
71ee6a3410
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.7.0
|
||||
version=0.8.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=908ae2578dbee4c16301dce4b453d4dfcdef0eefb8a40f04efbff1ef98c0133b
|
||||
checksum=c515bef23f77e619ef8454ec97c82fe74c62b1bc97428e606a4d5fedf20a4190
|
||||
|
||||
do_install() {
|
||||
vbin bin/flow
|
||||
|
|
Loading…
Reference in New Issue