flow: update to 0.44.1.

This commit is contained in:
Leah Neukirchen 2017-04-18 20:11:41 +02:00
parent 123fea2d42
commit 8c660bc49b

View File

@ -1,6 +1,6 @@
# Template file for 'flow' # Template file for 'flow'
pkgname=flow pkgname=flow
version=0.42.0 version=0.44.1
revision=1 revision=1
only_for_archs="x86_64" only_for_archs="x86_64"
build_style=gnu-makefile build_style=gnu-makefile
@ -11,7 +11,7 @@ license="3-clause-BSD"
homepage="http://flowtype.org/" homepage="http://flowtype.org/"
_changelog="https://github.com/facebook/flow/releases" _changelog="https://github.com/facebook/flow/releases"
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
checksum=5668a4a83242ac397239d001fbf071955a9e0a17ad255cb17b74345a434f7a93 checksum=2dbe1c863ea8c594dfde8e2924b32033336f31f039d61ab07e276467195c2028
nopie=yes nopie=yes
do_install() { do_install() {