flow: update to 0.37.4.

This commit is contained in:
Michael Gehring 2016-12-21 20:34:02 +00:00
parent 4a49d39970
commit d1385fcfbf

View file

@ -1,6 +1,6 @@
# Template file for 'flow' # Template file for 'flow'
pkgname=flow pkgname=flow
version=0.37.3 version=0.37.4
revision=1 revision=1
only_for_archs="x86_64" only_for_archs="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=4913a56b5498bb458f3d0e70328513b5c3ec7c2a63f173c24fbd0814935c3844 checksum=f78bd6a37a242159ca5344069ae97b1843add40a43dc5680e463ca137a2b211c
nopie=yes nopie=yes
do_install() { do_install() {