flow: update to 0.23.1.
This commit is contained in:
parent
7a5838ac07
commit
2e5b272d68
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.23.0
|
||||
version=0.23.1
|
||||
revision=1
|
||||
only_for_archs="i686 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=f053841511381af3b1bc3d5c682a675ee4cc66fb5dfd4843783e412b31e8464d
|
||||
checksum=099c924b9709ec8664cd60de2c8aa0e7b9698a9497fe41e74a9c46e37700ad98
|
||||
|
||||
do_install() {
|
||||
vbin bin/flow
|
||||
|
|
Loading…
Reference in a new issue