flow: update to 0.44.1.
This commit is contained in:
parent
123fea2d42
commit
8c660bc49b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.42.0
|
||||
version=0.44.1
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ license="3-clause-BSD"
|
|||
homepage="http://flowtype.org/"
|
||||
_changelog="https://github.com/facebook/flow/releases"
|
||||
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=5668a4a83242ac397239d001fbf071955a9e0a17ad255cb17b74345a434f7a93
|
||||
checksum=2dbe1c863ea8c594dfde8e2924b32033336f31f039d61ab07e276467195c2028
|
||||
nopie=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue