flow: update to 0.37.2.
This commit is contained in:
parent
399a1e9cc1
commit
81148b8674
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.37.1
|
||||
version=0.37.2
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD"
|
||||
homepage="http://flowtype.org/"
|
||||
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=98290b31db94084cadba130d495b19cba76855b52e845bdcdf9f1eb2e3af7978
|
||||
checksum=6efb6548d25794ecb2bf692cbba2ea86b223f5d72e3b42a44ec9372348b8e6e8
|
||||
nopie=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue