flow: update to 0.32.0.
This commit is contained in:
parent
c1cc31985b
commit
9a7e2f2607
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.31.0
|
||||
version=0.32.0
|
||||
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=95e64a2ff6bd3c3c09eb4a7550f28275e9082aaa0999b6b54a413001c0a2c154
|
||||
checksum=0dc6316e265b20c1b9fb8ae2b45ee5c7ae0315f2724c3c8f8a5de7782efe3467
|
||||
nopie=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue