mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
flow: update to 0.4.0.
This commit is contained in:
parent
51f23fd9e1
commit
cf0543ff5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flow'
|
# Template file for 'flow'
|
||||||
pkgname=flow
|
pkgname=flow
|
||||||
version=0.3.0
|
version=0.4.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=4f916a9df048f234e9582be1aea7a02584815ee0484c00a46fbab2336e445e97
|
checksum=d71234f3ecdf82dab7619a54601dad87638f9372d3c3ebdfe802271f2cee16eb
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/flow
|
vbin bin/flow
|
||||||
|
|
Loading…
Add table
Reference in a new issue