flow: update to 0.3.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'flow'
|
# Template file for 'flow'
|
||||||
pkgname=flow
|
pkgname=flow
|
||||||
version=0.2.0
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="ocaml elfutils-devel"
|
makedepends="ocaml elfutils-devel"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://flowtype.org/"
|
homepage="http://flowtype.org/"
|
||||||
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=8279818afccdb54d8e940569f02a9704714f92a4392f052fcbff0587bd3ec79c
|
checksum=4f916a9df048f234e9582be1aea7a02584815ee0484c00a46fbab2336e445e97
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/flow
|
vbin bin/flow
|
||||||
|
|||||||
Reference in New Issue
Block a user