flow: update to 0.26.0.
This commit is contained in:
parent
43360070ac
commit
b259649ca9
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.25.0
|
||||
version=0.26.0
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,8 +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=7144ecef267fb629051f6a941652cd6cb26793b9d91213eca0f9ef31a466cffa
|
||||
patch_args="-Np1"
|
||||
checksum=7813c98f7509d89e5a187df4252dbf8e6c429b1d711e10156eccb1ac793fb571
|
||||
|
||||
do_install() {
|
||||
vbin bin/flow
|
||||
|
|
Loading…
Reference in a new issue