flow: update to 0.40.0.
This commit is contained in:
parent
b0a88d575d
commit
8badd051c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flow'
|
# Template file for 'flow'
|
||||||
pkgname=flow
|
pkgname=flow
|
||||||
version=0.39.0
|
version=0.40.0
|
||||||
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=67308fcbfa2fc28996636a1be4d1b060c679af1fb570395243ada8a3d4a2ca48
|
checksum=f09b9191734f7245f906884be57266d24993a5533a68b3ad8ec9992c77ea1230
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue