flow: update to 0.30.0.
This commit is contained in:
parent
8d34853df1
commit
24bf17b5e0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.26.0
|
||||
version=0.30.0
|
||||
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=7813c98f7509d89e5a187df4252dbf8e6c429b1d711e10156eccb1ac793fb571
|
||||
checksum=e28d84c0e43c53d46d3b0d1fcf6563f7579d8958d6b0d4b71cb6cb7e5941b4ca
|
||||
nopie=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue