flow: update to 0.23.1.

This commit is contained in:
Michael Gehring 2016-04-22 10:58:39 +02:00
parent 7a5838ac07
commit 2e5b272d68

View file

@ -1,6 +1,6 @@
# Template file for 'flow' # Template file for 'flow'
pkgname=flow pkgname=flow
version=0.23.0 version=0.23.1
revision=1 revision=1
only_for_archs="i686 x86_64" only_for_archs="i686 x86_64"
build_style=gnu-makefile build_style=gnu-makefile
@ -10,7 +10,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=f053841511381af3b1bc3d5c682a675ee4cc66fb5dfd4843783e412b31e8464d checksum=099c924b9709ec8664cd60de2c8aa0e7b9698a9497fe41e74a9c46e37700ad98
do_install() { do_install() {
vbin bin/flow vbin bin/flow